Browse Source

Upgrade io.spring.ge.conventions plugin to 0.0.15

pull/32057/head
Sam Brannen 2 years ago
parent
commit
410fe409d2
  1. 2
      settings.gradle

2
settings.gradle

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
plugins {
id "com.gradle.enterprise" version "3.14"
id "io.spring.ge.conventions" version "0.0.13"
id "io.spring.ge.conventions" version "0.0.15"
id "org.gradle.toolchains.foojay-resolver-convention" version "0.7.0"
}

Loading…
Cancel
Save