Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serializat…
Browse files Browse the repository at this point in the history
…ion-json to v1.7.1
  • Loading branch information
renovate[bot] authored Jun 28, 2024
1 parent 19a44f6 commit c8e47d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<kotlin.code.style>official</kotlin.code.style>

<kotlin.version>1.9.24</kotlin.version>
<kotlinx-serialization.version>1.6.3</kotlinx-serialization.version>
<kotlinx-serialization.version>1.7.1</kotlinx-serialization.version>
</properties>

<scm>
Expand Down

0 comments on commit c8e47d1

Please sign in to comment.