We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e01e3de commit e7f0d21Copy full SHA for e7f0d21
gradle/libs.versions.toml
@@ -7,7 +7,7 @@ junit = "5.10.1"
7
8
[libraries]
9
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib" }
10
-kotlinx-metadata-jvm = "org.jetbrains.kotlinx:kotlinx-metadata-jvm:0.7.0"
+kotlinx-metadata-jvm = "org.jetbrains.kotlinx:kotlinx-metadata-jvm:0.9.0"
11
jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind", version.ref = "jackson" }
12
jackson-annotations = { module = "com.fasterxml.jackson.core:jackson-annotations", version.ref = "jackson" }
13
0 commit comments