Skip to content

Commit d9f7bf3

Browse files
altavirileasile
authored andcommittedMar 10, 2021
Update serialization version to 1.1.0
1 parent 679aacd commit d9f7bf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotlinLanguageLevel=1.4
44
jvmTarget=1.8
55

66
shadowJarVersion=5.2.0
7-
kotlinxSerializationVersion=1.0.1
7+
kotlinxSerializationVersion=1.1.0
88
ktlintGradleVersion=9.4.1
99
ktlintVersion=0.40.0
1010
junitVersion=5.6.2

0 commit comments

Comments
 (0)
Please sign in to comment.