Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 4, 2024
1 parent 1969c3e commit 7943763
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
kotlin = "2.0.21"
dokka = "1.9.20"
download = "5.6.0"
jreleaser = "1.14.0"
jreleaser = "1.15.0"
license = "0.16.1"
shadow = "8.3.3"
shadow = "8.3.5"
sonarscanner = "5.1.0.4882"

# libs
flatlaf = "3.5.2"
flr = "1.5.0"
jackson = "2.18.0"
jackson = "2.18.1"
jsoup = "1.18.1"
min-sonarqube = "9.9.0.65466"
min-sonarqubeapi = "9.14.0.375"
Expand Down
2 changes: 1 addition & 1 deletion plsql-custom-rules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@

<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.5.1</version>
<version>3.5.2</version>
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit 7943763

Please sign in to comment.