Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.…
Browse files Browse the repository at this point in the history
…25.0
  • Loading branch information
renovate[bot] committed Sep 9, 2024
1 parent f487b5c commit 0d593b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
strictly '4.4.1'
}
}
classpath("org.jetbrains.kotlinx:atomicfu-gradle-plugin:0.24.0")
classpath("org.jetbrains.kotlinx:atomicfu-gradle-plugin:0.25.0")
}
}

Expand Down

0 comments on commit 0d593b6

Please sign in to comment.