Skip to content

Commit e80cb33

Browse files
Merge branch 'dev' into pp/#1343-add-ground-temperature-1m-as-option-to-weather-data
2 parents d691a2c + 8344396 commit e80cb33

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
@@ -20,7 +20,7 @@ ext {
2020
groovyVersion = "4.0"
2121
groovyBinaryVersion = "4.0.28"
2222

23-
junitVersion = '6.0.0'
23+
junitVersion = '6.0.1'
2424
testcontainersVersion = '1.21.3'
2525

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

0 commit comments

Comments
 (0)