Skip to content

Commit

Permalink
Upgrade gradle dependencies (#86)
Browse files Browse the repository at this point in the history
* Refresh versions.properties

* Update versions.properties

* Update versions.properties

---------

Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: David Denton <daviddenton@users.noreply.github.com>
  • Loading branch information
3 people authored Dec 2, 2024
1 parent 190aae2 commit 9b0ec59
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions versions.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ plugin.io.codearte.nexus-staging=0.30.0

plugin.io.morethan.jmhreport=0.9.6

plugin.org.jetbrains.kotlinx.benchmark=0.4.12
## # available=0.4.13
plugin.org.jetbrains.kotlinx.benchmark=0.4.13

plugin.me.champeau.jmh=0.7.2

Expand All @@ -29,17 +28,13 @@ version.com.oneeyedmen..okeydoke=2.0.3
version.junit=5.11.2
### available=5.11.3

version.com.fasterxml.jackson.core..jackson-databind=2.18.0
## # available=2.18.1
version.com.fasterxml.jackson.core..jackson-databind=2.18.2

version.com.natpryce..hamkrest=1.8.0.1

version.kotlinx.benchmark=0.4.12
## # available=0.4.13
version.kotlinx.benchmark=0.4.13

version.junit.jupiter=5.11.1
## # available=5.11.2
## # available=5.11.3
version.junit.jupiter=5.11.3

## unused
version.org.openjdk.jmh..jmh-generator-bytecode=1.36
Expand All @@ -57,7 +52,7 @@ version.kotest=5.6.2
## # available=5.9.0
## # available=5.9.1

version.kotlin=2.0.21
version.kotlin=2.1.0

version.kotlinx.coroutines=1.9.0

Expand Down

0 comments on commit 9b0ec59

Please sign in to comment.