Browse Source

Update io.spring.ge.conventions plugin to 0.0.13

Closes gh-1190
pull/1468/head
Joe Grandja 3 years ago
parent
commit
55677ec354
  1. 2
      settings.gradle

2
settings.gradle

@ -7,7 +7,7 @@ pluginManagement { @@ -7,7 +7,7 @@ pluginManagement {
plugins {
id "com.gradle.enterprise" version "3.10.2"
id "io.spring.ge.conventions" version "0.0.11"
id "io.spring.ge.conventions" version "0.0.13"
}
dependencyResolutionManagement {

Loading…
Cancel
Save