Skip to content

Commit 8079cc9

Browse files
committed
Update to Gretty 3.0.7
Closes gh-595
1 parent 9655d05 commit 8079cc9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/odm/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id "org.gretty" version "2.3.1"
2+
id "org.gretty" version "3.0.7"
33
id 'war'
44
}
55

samples/plain/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id "org.gretty" version "2.3.1"
2+
id "org.gretty" version "3.0.7"
33
id 'war'
44
}
55

0 commit comments

Comments
 (0)