Skip to content

Commit 36d4755

Browse files
Merge branch 'dev' into pp/#1330-increase-range-of-azimuth-angle-for-pv-inputs
2 parents 876da13 + 3a46bbe commit 36d4755

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
@@ -21,7 +21,7 @@ ext {
2121
groovyBinaryVersion = "4.0.27"
2222

2323
junitVersion = '1.12.0'
24-
testcontainersVersion = '1.21.0'
24+
testcontainersVersion = '1.21.1'
2525

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

0 commit comments

Comments
 (0)