Skip to content

Commit

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

Bump org.testcontainers:testcontainers from 1.20.3 to 1.20.4
  • Loading branch information
dipjyotimetia authored Dec 1, 2024
2 parents a6c8fdc + dd430bf commit eecb6cd
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.47.1.0'
implementation 'com.google.guava:guava:33.3.1-jre'
implementation 'com.typesafe:config:1.4.3'
implementation 'org.testcontainers:testcontainers:1.20.3'
implementation 'org.testcontainers:testcontainers:1.20.4'
implementation 'org.projectlombok:lombok:1.18.36'
annotationProcessor 'org.projectlombok:lombok:1.18.36'
implementation 'com.browserstack:browserstack-java-sdk:1.27.3'
Expand Down

0 comments on commit eecb6cd

Please sign in to comment.