Upgrade dependencies
This commit upgrades mandatory and optional dependencies: * Spring Data 2023.0.0-M3 * Micrometer 1.11.0-M2 * Micrometer Tracing 1.11.0-M2 * Kotlin 1.8.10 Closes gh-648 Closes gh-649 Closes gh-650 Closes gh-652
This commit is contained in:
@@ -5,6 +5,6 @@ org.gradle.daemon=true
|
||||
org.gradle.parallel=true
|
||||
org.gradle.jvmargs=-Dfile.encoding=UTF-8
|
||||
|
||||
kotlinVersion=1.7.22
|
||||
kotlinVersion=1.8.10
|
||||
|
||||
kotlin.stdlib.default.dependency=false
|
||||
|
||||
Reference in New Issue
Block a user