diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 03e8998e..09a6fe0e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -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" diff --git a/plsql-custom-rules/pom.xml b/plsql-custom-rules/pom.xml index a83d996e..c03d9168 100644 --- a/plsql-custom-rules/pom.xml +++ b/plsql-custom-rules/pom.xml @@ -76,7 +76,7 @@ maven-surefire-plugin - 3.5.1 + 3.5.2