Skip to content

Commit

Permalink
update version for devtools
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoayyed committed Feb 15, 2022
1 parent 78b2b01 commit 0b8034d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/resources/common/gradle/build.gradle.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@ dependencies {
compileOnly "org.apereo.cas:cas-server-webapp-init-eureka-server"
{{/discoveryServer}}

developmentOnly "org.springframework.boot:spring-boot-devtools"
developmentOnly "org.springframework.boot:spring-boot-devtools:${project.springBootVersion}"
}

bootWar {
Expand Down

0 comments on commit 0b8034d

Please sign in to comment.