fix: maybe actually fixed gradle publishing for real this time??
This commit is contained in:
@ -1,9 +1,8 @@
|
||||
# Kompendium
|
||||
project.version=4.0.0-test
|
||||
project.version=4.0.1
|
||||
|
||||
# Kotlin
|
||||
kotlin.code.style=official
|
||||
#kotlin.experimental.tryK2=true
|
||||
|
||||
# Gradle
|
||||
org.gradle.vfs.watch=true
|
||||
@ -13,7 +12,7 @@ org.gradle.parallel=true
|
||||
|
||||
# Dependencies
|
||||
kotlinVersion=2.0.21
|
||||
kotlinSerializeVersion=1.7.+
|
||||
kotlinSerializeVersion=1.7.3
|
||||
ktorVersion=3.0.1
|
||||
kotestVersion=6.0.0.M1
|
||||
detektVersion=1.23.7
|
||||
|
Reference in New Issue
Block a user