Skip to content

Commit e61f1be

Browse files
committed
bump
1 parent 90a0782 commit e61f1be

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
@@ -4,5 +4,5 @@ projectVersion=0.3.1
44

55
kotlinVersion=1.6.10
66
vertxVersion=4.2.4
7-
jacksonVersion=2.13.0
7+
jacksonVersion=2.13.1
88
slf4jVersion=1.7.33

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pluginManagement {
55
id 'org.jetbrains.kotlin.plugin.serialization' version kotlinVersion apply false
66
id 'org.jetbrains.kotlin.kapt' version kotlinVersion apply false
77
id 'org.jetbrains.kotlin.plugin.noarg' version kotlinVersion 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)