Skip to content

Commit

Permalink
feat(deps): update compile org.jetbrains.kotlinx:atomicfu-jvm from v0…
Browse files Browse the repository at this point in the history
….26.1 to v0.27.0
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent fbdf03c commit f640aa3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@

<ktlint-plugin.version>3.3.0</ktlint-plugin.version>
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
<kotlin-atomic.version>0.26.1</kotlin-atomic.version>
<kotlin-atomic.version>0.27.0</kotlin-atomic.version>

<junit5.version>5.11.4</junit5.version>
<assertj.version>3.27.2</assertj.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<kotlin.version>2.0.21</kotlin.version>
<kotlinx.coroutines.version>1.9.0</kotlinx.coroutines.version>
<ktor.version>2.3.13</ktor.version>
<kotlin-atomic.version>0.26.1</kotlin-atomic.version>
<kotlin-atomic.version>0.27.0</kotlin-atomic.version>
<slf4j.version>2.0.16</slf4j.version>
<maven.nexus-staging.plugin.version>1.7.0</maven.nexus-staging.plugin.version>
<maven.gpg.plugin.version>3.2.7</maven.gpg.plugin.version>
Expand Down

0 comments on commit f640aa3

Please sign in to comment.