Skip to content

Commit 3dd929f

Browse files
committed
Update all
1 parent 8805b20 commit 3dd929f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ buildscript {
1313
plugins {
1414
id "com.github.ben-manes.versions" version '0.42.0'
1515
id 'com.adarshr.test-logger' version '3.2.0'
16-
id 'com.diffplug.spotless' version '6.6.1'
17-
id 'com.bmuschko.docker-java-application' version '7.3.0'
16+
id 'com.diffplug.spotless' version '6.7.0'
17+
id 'com.bmuschko.docker-java-application' version '7.4.0'
1818
id "com.github.spotbugs" version "5.0.7"
1919
}
2020

0 commit comments

Comments
 (0)