Skip to content

Commit f55c9a9

Browse files
fix(deps): update all
1 parent ef35956 commit f55c9a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id "com.github.ben-manes.versions" version '0.52.0'
55
id 'ru.vyarus.mkdocs' version '4.0.1' apply false
66
id "com.github.spotbugs" version "6.1.7"
7-
id 'com.diffplug.spotless' version '7.0.2'
7+
id 'com.diffplug.spotless' version '7.0.3'
88
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
99
}
1010

@@ -15,7 +15,7 @@ ext{
1515
jupiterPlatformVersion = '1.12.1'
1616
assertjVersion = '3.27.3'
1717
pmdVersion = '7.12.0'
18-
jacocoVersion = '0.8.12'
18+
jacocoVersion = '0.8.13'
1919
caffeineVersion = '3.2.0'
2020
nexusStagingPluginVersion = '0.22.0'
2121
commonTextVersion = '1.13.0'

0 commit comments

Comments
 (0)