Skip to content

Commit 725dbf0

Browse files
committed
deps: Upgraded jacoco
1 parent 2860a94 commit 725dbf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ kordampBuildVersion = 3.4.0
66
kordampPluginVersion = 0.54.0
77
springBootVersion = 3.2.2
88

9-
jacocoVersion = 0.8.10
9+
jacocoVersion = 0.8.11
1010
lettucemodVersion = 3.7.3
1111
testcontainersRedisVersion = 2.0.2
1212

1313
org.gradle.daemon = false
1414
org.gradle.caching = false
1515
systemProp.file.encoding = utf-8
16-
org.gradle.jvmargs = "-Dfile.encoding=UTF-8"
16+
org.gradle.jvmargs = -Dfile.encoding=UTF-8

0 commit comments

Comments
 (0)