Skip to content

Commit

Permalink
Merge pull request #229 from harrel56/dependabot/gradle/org.jetbrains…
Browse files Browse the repository at this point in the history
….kotlinx-kotlinx-serialization-json-1.7.2

chore(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.7.1 to 1.7.2
  • Loading branch information
harrel56 authored Sep 2, 2024
2 parents cf6bc3b + 87214c5 commit 7644c9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ def jsonProviders = [
jackson : 'com.fasterxml.jackson.core:jackson-databind:2.17.2',
gson : 'com.google.code.gson:gson:2.11.0',
orgJson : 'org.json:json:20240303',
kotlinxJson: 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.1',
kotlinxJson: 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.2',
jakartaJson: 'jakarta.json:jakarta.json-api:2.1.3',
jettison : 'org.codehaus.jettison:jettison:1.5.4',
jsonSmart : 'net.minidev:json-smart:2.5.1',
Expand Down

0 comments on commit 7644c9a

Please sign in to comment.