Skip to content

Commit 01987d5

Browse files
authored
misc: upgrade aws-crt-java version (#75)
1 parent 4440805 commit 01987d5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"id": "c370cdf8-3d1b-4ef0-a236-9ffab0901f6f",
3+
"type": "misc",
4+
"description": "Upgrade to aws-crt-java 0.27.4"
5+
}

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ mockServerVersion=5.15.0
1818
kotlinxCliVersion=0.3.2
1919

2020
# JVM
21-
crtJavaVersion=0.26.1
21+
crtJavaVersion=0.27.4
2222

2323
# publishing
2424
publishGroupName=aws.sdk.kotlin.crt

0 commit comments

Comments
 (0)