Skip to content

Commit

Permalink
Use bom for documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
codeconsole committed Nov 1, 2024
1 parent 2659ea6 commit a4adc07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ subprojects { subproject ->
}

dependencies {
documentation platform("org.grails:grails-bom:$grailsVersion")
if (configurations.find { subproject.name == 'documentation' }) {
documentation "org.fusesource.jansi:jansi"
documentation "jline:jline"
Expand Down

0 comments on commit a4adc07

Please sign in to comment.