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.2
  • Loading branch information
renovate[bot] authored and andrekir committed Dec 13, 2023
1 parent 9bc2b1e commit 1fa955f
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 @@ -207,7 +207,7 @@ dependencies {
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'

// kotlin serialization
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.1"
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.2"

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

0 comments on commit 1fa955f

Please sign in to comment.