Skip to content
This repository was archived by the owner on Feb 1, 2023. It is now read-only.

Commit b12a93a

Browse files
Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.19.0
1 parent 3c13314 commit b12a93a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ buildscript {
3636
}
3737

3838
dependencies {
39-
classpath("org.jetbrains.kotlinx:atomicfu-gradle-plugin:0.18.4")
39+
classpath("org.jetbrains.kotlinx:atomicfu-gradle-plugin:0.19.0")
4040
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.13.0")
4141
classpath("gay.floof.utils:gradle-utils:1.3.0")
4242
classpath(kotlin("gradle-plugin", version = "1.6.21"))

0 commit comments

Comments
 (0)