Skip to content

Commit 5263399

Browse files
Update dependency org.jetbrains.kotlinx:atomicfu to v0.29.0
1 parent cfdc442 commit 5263399

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
@@ -99,7 +99,7 @@ apollo-annotations = { module = "com.apollographql.apollo:apollo-annotations", v
9999
apollo-tooling = { module = "com.apollographql.apollo:apollo-tooling", version.ref = "apollo" }
100100
apollo-testing = { module = "com.apollographql.apollo:apollo-testing-support" }
101101
apollo-debug-server = { module = "com.apollographql.apollo:apollo-debug-server" }
102-
atomicfu = "org.jetbrains.kotlinx:atomicfu:0.27.0"
102+
atomicfu = "org.jetbrains.kotlinx:atomicfu:0.29.0"
103103
bare-graphQL = "net.mbonnin.bare-graphql:bare-graphql:0.0.2"
104104
car-app-auto = "androidx.car.app:app:1.4.0"
105105
car-app-automotive = "androidx.car.app:app-automotive:1.4.0"

0 commit comments

Comments
 (0)