Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies to v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 30, 2024
1 parent 53dc07b commit 7af2599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ junit = "5.11.0"
kotest = "5.9.1"
mockito = "5.4.0"
quiver = "0.5.9"
akkurate = "0.8.0"
akkurate = "0.9.0"

[libraries]
kotlin-stdlib-jdk8 = { module = "org.jetbrains.kotlin:kotlin-stdlib-jdk8", version.ref = "kotlin" }
Expand Down

0 comments on commit 7af2599

Please sign in to comment.