From 3541092fe528498440b94733587e4a99e55d3433 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 23:08:30 +0000 Subject: [PATCH] Update dependency org.jetbrains.kotlinx:atomicfu to v0.33.0 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 6150c5cc2..e5e2375d7 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -103,7 +103,7 @@ apollo-annotations = { module = "com.apollographql.apollo:apollo-annotations", v apollo-tooling = { module = "com.apollographql.apollo:apollo-tooling", version.ref = "apollo" } apollo-testing = { module = "com.apollographql.apollo:apollo-testing-support" } apollo-debug-server = { module = "com.apollographql.apollo:apollo-debug-server" } -atomicfu = "org.jetbrains.kotlinx:atomicfu:0.27.0" +atomicfu = "org.jetbrains.kotlinx:atomicfu:0.33.0" bare-graphQL = "net.mbonnin.bare-graphql:bare-graphql:0.0.2" car-app-auto = "androidx.car.app:app:1.4.0" car-app-automotive = "androidx.car.app:app-automotive:1.4.0"