Skip to content

Commit

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

Bump org.testcontainers:testcontainers from 1.19.7 to 1.19.8
  • Loading branch information
dipjyotimetia authored Jun 2, 2024
2 parents 1b157a4 + bfbfc4c commit 88b9f56
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.46.0.0'
implementation 'com.google.guava:guava:33.2.1-jre'
implementation 'com.typesafe:config:1.4.3'
implementation 'org.testcontainers:testcontainers:1.19.7'
implementation 'org.testcontainers:testcontainers:1.19.8'
implementation 'org.projectlombok:lombok:1.18.32'
annotationProcessor 'org.projectlombok:lombok:1.18.32'
implementation 'com.browserstack:browserstack-java-sdk:1.15.0'
Expand Down

0 comments on commit 88b9f56

Please sign in to comment.