Skip to content

Commit

Permalink
fix(deps): update all dependencies (#204)
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 Dec 2, 2024
1 parent 9268604 commit 5c2e376
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
[versions]
kotlin = "2.0.21"
kotlin = "2.1.0"
dokka = "1.9.20"
download = "5.6.0"
jreleaser = "1.15.0"
license = "0.16.1"
shadow = "8.3.5"
sonarscanner = "6.0.0.5145"
sonarscanner = "6.0.1.5171"

# libs
flatlaf = "3.5.2"
flr = "1.5.0"
jackson = "2.18.1"
jsoup = "1.18.1"
jackson = "2.18.2"
jsoup = "1.18.3"
min-sonarqube = "9.9.0.65466"
min-sonarqubeapi = "9.14.0.375"
woodstox = "7.1.0"
Expand All @@ -21,7 +21,7 @@ assertj = "3.26.3"
junit = "5.11.3"
mockito = "5.14.2"
mockito-kotlin = "5.4.0"
sonarqube-orchestrator = "5.0.0.2065"
sonarqube-orchestrator = "5.1.0.2254"

[libraries]
assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }
Expand Down

0 comments on commit 5c2e376

Please sign in to comment.