Skip to content

Commit 0afee84

Browse files
Update dependency org.jetbrains.kotlinx:atomicfu to v0.29.0
1 parent 6e1740c commit 0afee84

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

0 commit comments

Comments
 (0)