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-jvm to v1.6.3
  • Loading branch information
renovate[bot] committed Mar 27, 2024
1 parent dc14aee commit 6a82b4f
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 @@ -130,7 +130,7 @@
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-serialization-json-jvm</artifactId>
<version>1.6.1</version>
<version>1.6.3</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 6a82b4f

Please sign in to comment.