Skip to content

Commit

Permalink
Bump testcontainersVersion from 1.20.4 to 1.20.5 (#1248)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 20, 2025
1 parent 7606ecc commit b74c37d
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 @@ -19,7 +19,7 @@ ext {
javaVersion = JavaVersion.VERSION_17
groovyVersion = "4.0"
groovyBinaryVersion = "4.0.25"
testcontainersVersion = '1.20.4'
testcontainersVersion = '1.20.5'

scriptsLocation = 'gradle' + File.separator + 'scripts' + File.separator //location of script plugins
}
Expand Down

0 comments on commit b74c37d

Please sign in to comment.