Skip to content

Commit

Permalink
grails-plugin-sitemesh3 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
codeconsole committed Apr 29, 2024
1 parent 307daab commit de7e9a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-web-gsp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies {
api project(":grails-gsp")
api "org.grails:grails-web-common:$grailsVersion"
api project(":grails-web-taglib")
api "org.sitemesh:grails-plugin-sitemesh3:6.1.2"
api "org.sitemesh:grails-plugin-sitemesh3:6.2.0"

testRuntimeOnly "org.grails:grails-spring:$grailsVersion"
}

0 comments on commit de7e9a0

Please sign in to comment.