Skip to content

Commit

Permalink
fix(deps): update all dependencies (#207)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent a8b0537 commit f5f4a9b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
kotlin = "2.1.0"
dokka = "2.0.0"
download = "5.6.0"
jreleaser = "1.15.0"
jreleaser = "1.16.0"
license = "0.16.1"
shadow = "8.3.5"
sonarscanner = "6.0.1.5171"
Expand All @@ -17,9 +17,9 @@ min-sonarqubeapi = "9.14.0.375"
woodstox = "7.1.0"

# testing
assertj = "3.27.0"
assertj = "3.27.2"
junit = "5.11.4"
mockito = "5.14.2"
mockito = "5.15.2"
mockito-kotlin = "5.4.0"
sonarqube-orchestrator = "5.1.0.2254"

Expand Down

0 comments on commit f5f4a9b

Please sign in to comment.