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-core-jvm to v1.7.1
  • Loading branch information
renovate[bot] authored Jun 25, 2024
1 parent 4f81b11 commit 93f417f
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 @@ -132,7 +132,7 @@
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-serialization-core-jvm</artifactId>
<version>1.6.3</version>
<version>1.7.1</version>
</dependency>
<dependency>
<groupId>io.ktor</groupId>
Expand Down

0 comments on commit 93f417f

Please sign in to comment.