Skip to content

Commit ca8a0ba

Browse files
committed
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json-jvm to v1.8.0
1 parent 794f2e9 commit ca8a0ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
<dependency>
148148
<groupId>org.jetbrains.kotlinx</groupId>
149149
<artifactId>kotlinx-serialization-json-jvm</artifactId>
150-
<version>1.7.3</version>
150+
<version>1.8.0</version>
151151
</dependency>
152152
<dependency>
153153
<groupId>io.kotest</groupId>

0 commit comments

Comments
 (0)