Skip to content

Commit

Permalink
Bump testcontainersVersion from 1.19.3 to 1.19.4 (#996)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 26, 2024
1 parent b2b6973 commit 243fd9d
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.18"
testcontainersVersion = '1.19.3'
testcontainersVersion = '1.19.4'

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

0 comments on commit 243fd9d

Please sign in to comment.