Skip to content

Commit 23511c6

Browse files
committed
chore: dep updates
1 parent 2b4d978 commit 23511c6

File tree

3 files changed

+18
-17
lines changed

3 files changed

+18
-17
lines changed

gradle/kotlin-js-store/package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradle/kotlin-js-store/wasm/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradle/libs.versions.toml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ swagger-codegen = "3.0.74"
6868
ktor-cohort = "2.8.0"
6969
java-http = "1.2.0"
7070
fusionauth-jwt = "5.3.3"
71-
otel = "1.54.1"
72-
otel-alpha = "1.54.1-alpha"
71+
otel = "1.55.0"
72+
otel-alpha = "1.55.0-alpha"
7373
otel-instr = "2.20.1"
7474
otel-instr-alpha = "2.20.1-alpha"
7575
otel-semconv = "1.37.0"
@@ -237,7 +237,7 @@ swagger-style = "https://unpkg.com/[email protected]/them
237237
benmanes = "0.53.0"
238238
caupain = "1.6.1"
239239
foojay-resolver = "1.0.0"
240-
gradle-develocity = "4.2.1"
240+
gradle-develocity = "4.2.2"
241241
nmcp = "1.2.0"
242242
nexus-publish = "2.0.0"
243243
vanniktech-publish = "0.34.0"
@@ -746,6 +746,7 @@ otel-agent-extn = ["otel-instr-api",
746746

747747
[plugins]
748748
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform" , version.ref = "kotlin"}
749+
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm" , version.ref = "kotlin"}
749750
kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization" , version.ref = "kotlin"}
750751
kotlin-powerassert = { id = "org.jetbrains.kotlin.plugin.power-assert" , version.ref = "kotlin"}
751752
kotlin-allopen = { id = "org.jetbrains.kotlin.plugin.allopen" , version.ref = "kotlin"}

0 commit comments

Comments
 (0)