Skip to content

Commit

Permalink
Merge pull request #67 from kestra-io/dependabot/gradle/org.testconta…
Browse files Browse the repository at this point in the history
…iners-junit-jupiter-1.19.6

chore(deps): bump org.testcontainers:junit-jupiter from 1.19.1 to 1.19.6
  • Loading branch information
loicmathieu authored Apr 9, 2024
2 parents f7b3a3c + 0e631f9 commit 3bc198f
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 @@ -100,7 +100,7 @@ dependencies {
testImplementation "org.hamcrest:hamcrest-library:2.2"

// containers
testImplementation "org.testcontainers:junit-jupiter:1.19.1"
testImplementation "org.testcontainers:junit-jupiter:1.19.6"
testImplementation "org.testcontainers:testcontainers:1.19.1"
testImplementation "org.testcontainers:localstack:1.19.6"
testImplementation "com.amazonaws:aws-java-sdk-s3"
Expand Down

0 comments on commit 3bc198f

Please sign in to comment.