Skip to content

Commit

Permalink
Merge pull request #145 from PatilShreyas/dependabot/gradle/noty-api/…
Browse files Browse the repository at this point in the history
…org.jetbrains.kotlinx-kotlinx-serialization-json-1.1.0

[API]: Bump kotlinx-serialization-json from 1.0.1 to 1.1.0 in /noty-api
  • Loading branch information
PatilShreyas authored Mar 16, 2021
2 parents 74316ca + 8e3fe99 commit 8b8defd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noty-api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
buildscript {
ext {
kotlinVersion = "1.4.31"
kotlinSerializerVersion = "1.0.1"
kotlinSerializerVersion = "1.1.0"
ktlintVersion = "10.0.0"
coroutinesVersion = "1.4.2"
ktorVersion = "1.5.2"
Expand Down

0 comments on commit 8b8defd

Please sign in to comment.