Skip to content

Commit 5282cc2

Browse files
committedOct 21, 2024·
fix(deps): update all dependencies
1 parent 8e65123 commit 5282cc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ shadow = "8.3.3"
88
sonarscanner = "5.1.0.4882"
99

1010
# libs
11-
flatlaf = "3.5.1"
11+
flatlaf = "3.5.2"
1212
flr = "1.5.0"
1313
jackson = "2.18.0"
1414
jsoup = "1.18.1"
@@ -19,7 +19,7 @@ woodstox = "7.0.0"
1919
# testing
2020
assertj = "3.26.3"
2121
junit = "5.11.2"
22-
mockito = "5.14.1"
22+
mockito = "5.14.2"
2323
mockito-kotlin = "5.4.0"
2424
sonarqube-orchestrator = "5.0.0.2065"
2525

0 commit comments

Comments
 (0)
Please sign in to comment.