Skip to content

Commit

Permalink
Upgrade to Grace Views 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rainboyan committed Mar 5, 2024
1 parent 1d80c15 commit cfad650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@ dependencies {
compileOnly "org.graceframework:grace-boot"
compileOnly "org.graceframework:grace-core"
compileOnly "org.graceframework:grace-web-common"
compileOnly "org.graceframework.plugins:views-markup:5.1.0"
compileOnly "org.graceframework.plugins:views-markup:5.2.0"
implementation "commons-beanutils:commons-beanutils:1.9.4"
profile "org.graceframework.profiles:web-plugin"
}

0 comments on commit cfad650

Please sign in to comment.