Skip to content

Commit 2c5b121

Browse files
authored
chore: bump aws-crt-java and coroutines to latest (#45)
1 parent ca36f08 commit 2c5b121

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sdkVersion=0.5.3-SNAPSHOT
88

99
# kotlin
1010
kotlinVersion=1.6.10
11-
coroutinesVersion=1.5.2
11+
coroutinesVersion=1.6.0
1212

1313
# testing/utility
1414
junitVersion=5.6.2
@@ -19,4 +19,4 @@ kotestVersion=4.6.2
1919
kotlinxCliVersion=0.3.2
2020

2121
# JVM
22-
crtJavaVersion=0.15.6
22+
crtJavaVersion=0.15.18

0 commit comments

Comments
 (0)