Skip to content

Commit 8711517

Browse files
Update all non-major dependencies (#68)
1 parent 6c213bb commit 8711517

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle-modules/src/main/kotlin/org.sonarsource.cloud-native.java-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ tasks.withType<Test> {
5353
}
5454

5555
jacoco {
56-
toolVersion = "0.8.13"
56+
toolVersion = "0.8.14"
5757
}
5858

5959
tasks.jacocoTestReport {

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ spotless-gradle = "7.2.1"
33
blowdryer-gradle = "1.7.1"
44
develocity = "4.0.3"
55
jackson = "2.20.0"
6-
jfrog-gradle = "6.0.1"
6+
jfrog-gradle = "6.0.2"
77
gradle-plugin-shadow = "9.2.2"
88

99
[libraries]

0 commit comments

Comments
 (0)