Skip to content

Commit 9ce8c58

Browse files
committed
bump
1 parent 2681aba commit 9ce8c58

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ vertxVersion=4.2.4
77

88
skywalkingAgentVersion=8.9.0
99

10-
jacksonVersion = 2.12.5
10+
jacksonVersion=2.13.1
1111
gsonVersion = 2.8.6
1212
jupiterVersion = 5.8.0
1313
logbackVersion = 1.2.6

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pluginManagement {
55
id 'com.avast.gradle.docker-compose' version "0.15.0" apply false
66
id 'io.gitlab.arturbosch.detekt' version "1.19.0" apply false
77
id 'com.github.johnrengelman.shadow' version "7.1.2" apply false
8-
id 'com.diffplug.spotless' version '6.2.0' apply false
8+
id 'com.diffplug.spotless' version '6.2.1' apply false
99
}
1010
}
1111

0 commit comments

Comments
 (0)