Skip to content

Commit e1ec1db

Browse files
Merge branch 'dev' into ps/#554-HandlingNoWeatherData
2 parents ad8946f + 65d9d09 commit e1ec1db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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.23"
21-
testcontainersVersion = '1.20.1'
21+
testcontainersVersion = '1.20.2'
2222

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

0 commit comments

Comments
 (0)