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
….25.0 to v0.26.0 (#822)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mohammad Noor Abu Khleif <[email protected]>
  • Loading branch information
renovate[bot] and mohnoor94 authored Nov 12, 2024
1 parent 42c9964 commit 024f8f0
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.25.0</kotlin-atomic.version>
<kotlin-atomic.version>0.26.0</kotlin-atomic.version>

<junit5.version>5.10.3</junit5.version>
<assertj.version>3.26.3</assertj.version>
Expand Down
2 changes: 1 addition & 1 deletion release/rapid/src/pom.xml
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.8.1</kotlinx.coroutines.version>
<ktor.version>2.3.12</ktor.version>
<kotlin-atomic.version>0.25.0</kotlin-atomic.version>
<kotlin-atomic.version>0.26.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 024f8f0

Please sign in to comment.