Skip to content

Commit

Permalink
chore(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json fr…
Browse files Browse the repository at this point in the history
…om 1.7.1 to 1.7.2 (#163)
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 32c0860 commit 4a25c2c
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 @@ -70,7 +70,7 @@ kotlin-compileTesting = { module = "com.github.tschuchortdev:kotlin-compile-test
jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }
jmh-generator = { module = "org.openjdk.jmh:jmh-generator-annprocess", version.ref = "jmh" }

kotlinx-serialization = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version = "1.7.1" }
kotlinx-serialization = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version = "1.7.2" }

web3j-core = { module = "org.web3j:core", version.ref = "web3j" }
web3j-codegen = { module = "org.web3j:codegen", version.ref = "web3j" }
Expand Down

0 comments on commit 4a25c2c

Please sign in to comment.