Skip to content

Commit 15ab8cf

Browse files
fix(deps): update all
1 parent afbfaa8 commit 15ab8cf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ plugins {
33
id 'org.ajoberstar.grgit' version '5.3.0'
44
id "com.github.ben-manes.versions" version '0.52.0'
55
id 'ru.vyarus.mkdocs' version '4.0.1' apply false
6-
id "com.github.spotbugs" version "6.1.12"
7-
id 'com.diffplug.spotless' version '7.0.3'
6+
id "com.github.spotbugs" version "6.1.13"
7+
id 'com.diffplug.spotless' version '7.0.4'
88
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
99
}
1010

@@ -14,7 +14,7 @@ ext{
1414
jupiterApiVersion = '5.12.2'
1515
jupiterPlatformVersion = '1.12.2'
1616
assertjVersion = '3.27.3'
17-
pmdVersion = '7.13.0'
17+
pmdVersion = '7.14.0'
1818
jacocoVersion = '0.8.13'
1919
caffeineVersion = '3.2.0'
2020
nexusStagingPluginVersion = '0.22.0'

0 commit comments

Comments
 (0)