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
11 lines
199 B
INI
11 lines
199 B
INI
version=1.2.0-SNAPSHOT
|
|
|
|
org.gradle.caching=true
|
|
org.gradle.daemon=true
|
|
org.gradle.parallel=true
|
|
org.gradle.jvmargs=-Dfile.encoding=UTF-8
|
|
|
|
kotlinVersion=1.8.10
|
|
|
|
kotlin.stdlib.default.dependency=false
|