Skip to content

Commit

Permalink
Bump testcontainersVersion from 1.20.2 to 1.20.3 (#1172)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 49898d0 commit 7e16c98
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 @@ -18,7 +18,7 @@ ext {
javaVersion = JavaVersion.VERSION_17
groovyVersion = "4.0"
groovyBinaryVersion = "4.0.23"
testcontainersVersion = '1.20.2'
testcontainersVersion = '1.20.3'

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

0 comments on commit 7e16c98

Please sign in to comment.