Skip to content

Commit

Permalink
Bump testcontainersVersion from 1.19.7 to 1.19.8 (#1082)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 9, 2024
1 parent 32e0710 commit 1e7df70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -18,7 +18,7 @@ ext {
javaVersion = JavaVersion.VERSION_17
groovyVersion = "4.0"
groovyBinaryVersion = "4.0.21"
testcontainersVersion = '1.19.7'
testcontainersVersion = '1.19.8'

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

0 comments on commit 1e7df70

Please sign in to comment.