Update to Gretty 3.0.7

Closes gh-595
This commit is contained in:
Josh Cummings
2021-12-07 15:29:06 -07:00
parent 9655d05127
commit 8079cc9f55
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
plugins {
id "org.gretty" version "2.3.1"
id "org.gretty" version "3.0.7"
id 'war'
}

View File

@@ -1,5 +1,5 @@
plugins {
id "org.gretty" version "2.3.1"
id "org.gretty" version "3.0.7"
id 'war'
}