Skip to content

Commit b1a58e5

Browse files
committed
Downgrade atomicfu version to match internal import
1 parent fa2f7c5 commit b1a58e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ aws-kotlin-repo-tools-version = "0.4.14"
88

99
# libs
1010
coroutines-version = "1.9.0"
11-
atomicfu-version = "0.26.1"
11+
atomicfu-version = "0.23.1"
1212
binary-compatibility-validator-version = "0.16.3"
1313

1414
# smithy-kotlin codegen and runtime are versioned separately

0 commit comments

Comments
 (0)