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

Commit

Permalink
Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.…
Browse files Browse the repository at this point in the history
…18.5
  • Loading branch information
renovate[bot] authored Nov 8, 2022
1 parent 0f5c8b7 commit c393779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ buildscript {
}

dependencies {
classpath("org.jetbrains.kotlinx:atomicfu-gradle-plugin:0.18.4")
classpath("org.jetbrains.kotlinx:atomicfu-gradle-plugin:0.18.5")
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.11.0")
classpath("gay.floof.utils:gradle-utils:1.3.0")
classpath(kotlin("gradle-plugin", version = "1.6.21"))
Expand Down

0 comments on commit c393779

Please sign in to comment.