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.6.0
  • Loading branch information
renovate[bot] authored Oct 2, 2023
1 parent d7d50a5 commit 4c3074a
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.7.22</kotlin.version>
<kotlinx-serialization.version>1.5.1</kotlinx-serialization.version>
<kotlinx-serialization.version>1.6.0</kotlinx-serialization.version>
<spotless-maven-plugin.version>2.40.0</spotless-maven-plugin.version>
</properties>

Expand Down

0 comments on commit 4c3074a

Please sign in to comment.