Skip to content

Commit 794f2e9

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

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
@@ -132,7 +132,7 @@
132132
<dependency>
133133
<groupId>org.jetbrains.kotlinx</groupId>
134134
<artifactId>kotlinx-serialization-core-jvm</artifactId>
135-
<version>1.7.3</version>
135+
<version>1.8.0</version>
136136
</dependency>
137137
<dependency>
138138
<groupId>io.ktor</groupId>

0 commit comments

Comments
 (0)