Skip to content

Commit

Permalink
Merge pull request #425 from dipjyotimetia/dependabot/gradle/org.test…
Browse files Browse the repository at this point in the history
…containers-testcontainers-1.19.0

Bump org.testcontainers:testcontainers from 1.18.3 to 1.19.0
  • Loading branch information
dipjyotimetia authored Oct 1, 2023
2 parents 22a1a09 + e4f16ae commit 537bff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ dependencies {
implementation 'org.xerial:sqlite-jdbc:3.43.0.0'
implementation 'com.google.guava:guava:32.1.2-jre'
implementation 'com.typesafe:config:1.4.2'
implementation 'org.testcontainers:testcontainers:1.18.3'
implementation 'org.testcontainers:testcontainers:1.19.0'
implementation 'org.projectlombok:lombok:1.18.26'
annotationProcessor 'org.projectlombok:lombok:1.18.26'
implementation 'com.browserstack:browserstack-java-sdk:1.9.1'
Expand Down

0 comments on commit 537bff2

Please sign in to comment.