Skip to content

Commit 0b4957e

Browse files
committedSep 19, 2024
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json-jvm to v1.7.3
1 parent 07774fb commit 0b4957e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
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.2</version>
150+
<version>1.7.3</version>
151151
</dependency>
152152
<dependency>
153153
<groupId>io.kotest</groupId>

0 commit comments

Comments
 (0)