Skip to content

Commit 8ed3f29

Browse files
Merge branch 'dev' into ps/#554-HandlingNoWeatherData
2 parents cee6660 + 26939eb commit 8ed3f29

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
@@ -17,7 +17,7 @@ ext {
1717
//version (changing these should be considered thoroughly!)
1818
javaVersion = JavaVersion.VERSION_17
1919
groovyVersion = "4.0"
20-
groovyBinaryVersion = "4.0.22"
20+
groovyBinaryVersion = "4.0.23"
2121
testcontainersVersion = '1.20.1'
2222

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

0 commit comments

Comments
 (0)