File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ buildscript {
88 classpath " org.graceframework:grace-gradle-plugin:$graceVersion "
99 // classpath "org.graceframework.plugins:asset-pipeline-gradle:$assetPipelineVersion"
1010 classpath " com.github.erdi:webdriver-binaries-gradle-plugin:$webdriverBinariesVersion "
11- classpath " org.graceframework.plugins:views-gradle:6.3.0-M1 "
11+ classpath " org.graceframework.plugins:views-gradle:$g raceViewsVersion "
1212 classpath " io.github.gradle-nexus:publish-plugin:2.0.0"
1313 }
1414}
Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ projectVersion=2023.3.0-SNAPSHOT
22assetPipelineVersion =6.3.0
33datastoreVersion =2023.3.0
44graceVersion =2023.3.0-RC2
5+ graceViewsVersion =6.3.0
56groovyVersion =4.0.26
67jakartaElVersion =4.0.2
78jansiVersion =2.4.1
You can’t perform that action at this time.
0 commit comments