Update dependency org.jetbrains.kotlinx:kotlinx-serialization-core to v1.9.0
This commit is contained in:
parent
cd7cbb0f7d
commit
ce3499802a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ kotlin = "2.2.0" # Note: Plugin versions must be updated in the settings.gradle
|
||||||
|
|
||||||
groovy = "3.0.25"
|
groovy = "3.0.25"
|
||||||
jansi = "2.4.2"
|
jansi = "2.4.2"
|
||||||
kx-ser = "1.8.1"
|
kx-ser = "1.9.0"
|
||||||
logback = "1.5.18"
|
logback = "1.5.18"
|
||||||
logback-groovy = "1.14.5"
|
logback-groovy = "1.14.5"
|
||||||
logging = "7.0.7"
|
logging = "7.0.7"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue