Skip to content

Commit

Permalink
Bump gretty version from 3.0.3 to 3.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Tara Drwenski authored and haileyajohnson committed Sep 20, 2022
1 parent 2ead457 commit 9f8f54d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/any/shared-mvn-coords.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ext {

// plugin version management
buildPlugins = [:]
buildPlugins.gretty = 'org.gretty:gretty:3.0.3'
buildPlugins.gretty = 'org.gretty:gretty:3.0.9'
buildPlugins.shadow = 'com.github.jengelman.gradle.plugins:shadow:5.2.0'
buildPlugins.sonarqube = 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:3.0'
buildPlugins.spotless = 'com.diffplug.spotless:spotless-plugin-gradle:4.5.1'
Expand Down

0 comments on commit 9f8f54d

Please sign in to comment.