Skip to content

Commit 37b8cde

Browse files
authored
Merge pull request #30 from grails-samples/puneetbehl-patch-1
Fix plugin 'org.grails.plugins.views-json'
2 parents 0ff10d4 + 33fdc58 commit 37b8cde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version=2.1.7
22
grailsVersion=5.0.0
3-
viewsVersion=2.1.0
3+
viewsVersion=2.1.1-SNAPSHOT
44
gradleGitPropertiesVersion=2.3.1
55
springBootVersion=2.5.5
66
grailsNavigationVersion=0.8
@@ -10,4 +10,4 @@ grailsGradlePluginVersion=5.0.0
1010
org.gradle.daemon=true
1111
org.gradle.parallel=true
1212
org.gradle.jvmargs=-Dfile.encoding=UTF-8 -Xmx1024M
13-
chromeDriverVersion=94.0.4606.41
13+
chromeDriverVersion=94.0.4606.41

0 commit comments

Comments
 (0)