Skip to content

Commit

Permalink
Merge pull request #479 from mjaakko/dependabot/gradle/master/kotlinx…
Browse files Browse the repository at this point in the history
…-8abd7cfda3

Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.7.3 to 1.8.0 in the kotlinx group
  • Loading branch information
mjaakko authored Feb 1, 2025
2 parents 71e5427 + fbcf73c commit 4bcb132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ dependencies {
implementation "com.squareup.okhttp3:logging-interceptor"
testImplementation "com.squareup.okhttp3:mockwebserver"

implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3'
implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.0'

implementation 'org.altbeacon:android-beacon-library:2.21.0'

Expand Down

0 comments on commit 4bcb132

Please sign in to comment.