Skip to content

Commit c94eb7f

Browse files
authored
feat: upgrade to Kotlin 1.6.10 (#42)
1 parent a4e2dba commit c94eb7f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ kotlin.mpp.stability.nowarn=true
77
sdkVersion=0.5.1-SNAPSHOT
88

99
# kotlin
10-
kotlinVersion=1.5.31
11-
coroutinesVersion=1.5.1
10+
kotlinVersion=1.6.10
11+
coroutinesVersion=1.5.2
1212

1313
# testing/utility
1414
junitVersion=5.6.2
15-
ktlintVersion=0.40.0
15+
ktlintVersion=0.42.1
1616
kotestVersion=4.6.2
1717

1818
# elasticurl only

0 commit comments

Comments
 (0)