Skip to content

Commit ae9d7bb

Browse files
fix(deps): update dependency org.jetbrains.kotlinx:atomicfu to v0.29.0
1 parent c101ad3 commit ae9d7bb

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

0 commit comments

Comments
 (0)