Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serializat…
Browse files Browse the repository at this point in the history
…ion-json to v1.4.0 (#94)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 27, 2022
1 parent f212a60 commit 8036fb7
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 @@ -24,7 +24,7 @@ juniversalchardet = "com.github.albfernandez:juniversalchardet:2.4.0"
logging-api = "org.slf4j:slf4j-api:1.7.36"
logging-core = { module = "org.apache.logging.log4j:log4j-core", version.ref = "log4j" }
logging-impl = { module = "org.apache.logging.log4j:log4j-slf4j-impl", version.ref = "log4j" }
serialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.3"
serialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.0"

[bundles]
junit = ["junit-core", "junit-engine", "junit-launcher"]
Expand Down

0 comments on commit 8036fb7

Please sign in to comment.