Skip to content

Commit

Permalink
Merge branch 'main' into renovate/org.jetbrains.kotlinx-kotlinx-corou…
Browse files Browse the repository at this point in the history
…tines-core-js-1.x
  • Loading branch information
twyatt authored Jan 6, 2025
2 parents 1d2f211 + 5ea1c71 commit 625ee7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kotlin = "2.0.21"
okio = "3.9.1"

[libraries]
equalsverifier = { module = "nl.jqno.equalsverifier:equalsverifier", version = "3.17.5" }
equalsverifier = { module = "nl.jqno.equalsverifier:equalsverifier", version = "3.18" }
kotlinx-coroutines-js = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core-js", version = "1.10.1" }
kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version = "1.7.3" }
okio-core = { module = "com.squareup.okio:okio", version.ref = "okio" }
Expand Down

0 comments on commit 625ee7f

Please sign in to comment.