Skip to content

Commit

Permalink
Update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 21, 2022
1 parent 323a8ac commit c872bb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ buildscript {
plugins {
id "com.github.ben-manes.versions" version '0.42.0'
id 'com.adarshr.test-logger' version '3.2.0'
id 'com.diffplug.spotless' version '6.5.2'
id 'com.diffplug.spotless' version '6.6.1'
id 'com.bmuschko.docker-java-application' version '7.3.0'
id "com.github.spotbugs" version "5.0.6"
id "com.github.spotbugs" version "5.0.7"
}

apply from: "$rootDir/gradle-scripts/extensions.gradle"
Expand Down

0 comments on commit c872bb3

Please sign in to comment.