Skip to content

Commit

Permalink
Update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 9, 2023
1 parent 3a5df41 commit 4e160a1
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,8 +13,8 @@ buildscript {
plugins {
id "com.github.ben-manes.versions" version '0.50.0'
id 'com.adarshr.test-logger' version '4.0.0'
id 'com.diffplug.spotless' version '6.23.2'
id "com.github.spotbugs" version "6.0.1"
id 'com.diffplug.spotless' version '6.23.3'
id "com.github.spotbugs" version "6.0.2"
}

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

0 comments on commit 4e160a1

Please sign in to comment.