Skip to content

Commit be66f2b

Browse files
authored
Merge branch 'dev' into ms/#543-enhance-timeseriesSources-with-future-activation-call
2 parents 8dc7b0e + 6811ac7 commit be66f2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ext {
1818
javaVersion = JavaVersion.VERSION_17
1919
groovyVersion = "4.0"
2020
groovyBinaryVersion = "4.0.22"
21-
testcontainersVersion = '1.20.0'
21+
testcontainersVersion = '1.20.1'
2222

2323
scriptsLocation = 'gradle' + File.separator + 'scripts' + File.separator //location of script plugins
2424
}

0 commit comments

Comments
 (0)