Skip to content

Commit d7f3435

Browse files
authored
Merge pull request #1853 from navikt/dependabot/gradle/org.jetbrains.kotlinx-atomicfu-0.25.0
Bump org.jetbrains.kotlinx:atomicfu from 0.24.0 to 0.25.0
2 parents afa56ca + b1c3fe5 commit d7f3435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ org-json = { group = "org.json", name = "json", version = "20240303"}
114114

115115
nimbus-jose-jwt = { group = "com.nimbusds", name = "nimbus-jose-jwt", version = "9.40"}
116116

117-
kotlinx-atomicfu = { group = "org.jetbrains.kotlinx", name = "atomicfu", version = "0.24.0"}
117+
kotlinx-atomicfu = { group = "org.jetbrains.kotlinx", name = "atomicfu", version = "0.25.0"}
118118

119119
google-cloud-bom = { group = "com.google.cloud", name = "libraries-bom", version = "26.43.0"}
120120
# google-cloud-bigquery versjon er hentet fra google-cloud-bom

0 commit comments

Comments
 (0)