We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7884fe9 commit 938233bCopy full SHA for 938233b
build.gradle
@@ -13,8 +13,8 @@ buildscript {
13
plugins {
14
id "com.github.ben-manes.versions" version '0.42.0'
15
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'
+ id 'com.diffplug.spotless' version '6.7.0'
+ id 'com.bmuschko.docker-java-application' version '7.4.0'
18
id "com.github.spotbugs" version "5.0.7"
19
}
20
0 commit comments