Skip to content

Commit 25ff6e0

Browse files
Update all non-major dependencies (#47)
1 parent d8bb9cd commit 25ff6e0

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[versions]
2-
spotless-gradle = "7.0.4"
2+
spotless-gradle = "7.2.1"
33
blowdryer-gradle = "1.7.1"
4-
develocity = "4.0.1"
5-
jackson = "2.19.1"
4+
develocity = "4.0.3"
5+
jackson = "2.19.2"
66
jfrog-gradle = "5.2.5"
77
gradle-plugin-shadow = "8.3.8"
88

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pluginManagement {
2222
}
2323

2424
plugins {
25-
id("com.gradle.develocity") version "4.0.1"
25+
id("com.gradle.develocity") version "4.0.3"
2626
}
2727

2828
rootProject.name = "cloud-native-gradle-modules"

0 commit comments

Comments
 (0)