Skip to content

Commit

Permalink
chore(deps): update org.jetbrains.kotlinx:kotlinx-serialization-json …
Browse files Browse the repository at this point in the history
…to v1.6.0
  • Loading branch information
renovate[bot] authored and andrekir committed Sep 5, 2023
1 parent aae3fe9 commit 409265c
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 @@ -203,7 +203,7 @@ dependencies {
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'

// kotlin serialization
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.1"
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.0"

// rate this app
googleImplementation 'com.suddenh4x.ratingdialog:awesome-app-rating:2.7.0'
Expand Down

0 comments on commit 409265c

Please sign in to comment.