Skip to content

Commit

Permalink
Gradle plugin updates (spotless, ospackage) (opensearch-project#2670)
Browse files Browse the repository at this point in the history
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Signed-off-by: Maciej Mierzwa <dev.maciej.mierzwa@gmail.com>
  • Loading branch information
reta authored and MaciejMierzwa committed Jun 13, 2023
1 parent 1e6c431 commit b9e55c0
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 @@ -52,9 +52,9 @@ plugins {
id 'idea'
id 'jacoco'
id 'maven-publish'
id 'com.diffplug.spotless' version '6.16.0'
id 'com.diffplug.spotless' version '6.18.0'
id 'checkstyle'
id 'com.netflix.nebula.ospackage' version "11.0.0"
id 'com.netflix.nebula.ospackage' version "11.1.0"
id "org.gradle.test-retry" version "1.5.2"
id 'eclipse'
id "com.github.spotbugs" version "5.0.14"
Expand Down

0 comments on commit b9e55c0

Please sign in to comment.