Skip to content

Commit 7943763

Browse files
committedNov 4, 2024·
chore(deps): update all dependencies
1 parent 1969c3e commit 7943763

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎gradle/libs.versions.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
kotlin = "2.0.21"
33
dokka = "1.9.20"
44
download = "5.6.0"
5-
jreleaser = "1.14.0"
5+
jreleaser = "1.15.0"
66
license = "0.16.1"
7-
shadow = "8.3.3"
7+
shadow = "8.3.5"
88
sonarscanner = "5.1.0.4882"
99

1010
# libs
1111
flatlaf = "3.5.2"
1212
flr = "1.5.0"
13-
jackson = "2.18.0"
13+
jackson = "2.18.1"
1414
jsoup = "1.18.1"
1515
min-sonarqube = "9.9.0.65466"
1616
min-sonarqubeapi = "9.14.0.375"

‎plsql-custom-rules/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676

7777
<plugin>
7878
<artifactId>maven-surefire-plugin</artifactId>
79-
<version>3.5.1</version>
79+
<version>3.5.2</version>
8080
</plugin>
8181
</plugins>
8282
</build>

0 commit comments

Comments
 (0)
Please sign in to comment.