Skip to content

Commit

Permalink
set jansi version
Browse files Browse the repository at this point in the history
  • Loading branch information
codeconsole committed Oct 15, 2024
1 parent 802cad6 commit 6f1d114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies {
implementation("org.grails.plugins:scaffolding")

implementation 'commons-io:commons-io:2.16.1'
runtimeOnly("org.fusesource.jansi:jansi")
runtimeOnly("org.fusesource.jansi:jansi:1.18")
}

application {
Expand Down

0 comments on commit 6f1d114

Please sign in to comment.