|
1 | 1 | [versions]
|
2 |
| -com-diffplug-spotless-plugin = "7.0.0.BETA4" |
3 |
| -com-dorongold-task-tree-plugin = "4.0.0" |
| 2 | +com-diffplug-spotless-plugin = "7.2.1" |
| 3 | +com-dorongold-task-tree-plugin = "4.0.1" |
4 | 4 | com-github-andygoossens-gradle-modernizer-plugin = "1.11.0"
|
5 |
| -com-github-ben-manes-versions-plugin = "0.51.0" |
6 |
| -com-github-spotbugs = "4.8.6" |
| 5 | +com-github-ben-manes-versions-plugin = "0.52.0" |
| 6 | +com-github-spotbugs = "4.9.4" |
7 | 7 | com-google-code-findbugs = "3.0.1"
|
8 |
| -com-h3xstream-findsecbugs-findsecbugs-plugin = "1.13.0" |
| 8 | +com-h3xstream-findsecbugs-findsecbugs-plugin = "1.14.0" |
9 | 9 | com-puppycrawl-tools-checkstyle = "10.20.0"
|
10 | 10 | nl-littlerobots-version-catalog-update-plugin = "0.8.5"
|
11 |
| -org-assertj = "3.26.3" |
| 11 | +org-assertj = "3.27.4" |
12 | 12 | org-gaul-modernizer = "2.9.0"
|
13 |
| -org-jacoco = "0.8.12" |
14 |
| -org-junit-jupiter = "5.11.1" |
| 13 | +org-jacoco = "0.8.13" |
| 14 | +org-junit-jupiter = "5.13.4" |
15 | 15 | org-kordamp-gradle-jdeps-plugin = "0.20.0"
|
16 |
| -org-mockito = "5.13.0" |
| 16 | +org-mockito = "5.19.0" |
17 | 17 | org-owasp-dependencycheck-plugin = "11.1.0"
|
18 |
| -org-pitest-pitest-command-line = "1.17.3" |
19 |
| -org-pitest-pitest-junit5-plugin = "1.2.1" |
20 |
| -org-projectlombok = "1.18.36" |
| 18 | +org-pitest-pitest-command-line = "1.20.2" |
| 19 | +org-pitest-pitest-junit5-plugin = "1.2.3" |
| 20 | +org-projectlombok = "1.18.38" |
21 | 21 |
|
22 | 22 | [libraries]
|
23 | 23 | com-github-spotbugs-spotbugs-annotations = { module = "com.github.spotbugs:spotbugs-annotations", version.ref = "com-github-spotbugs" }
|
|
0 commit comments