Skip to content

Commit 6f1d114

Browse files
committed
set jansi version
1 parent 802cad6 commit 6f1d114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies {
4848
implementation("org.grails.plugins:scaffolding")
4949

5050
implementation 'commons-io:commons-io:2.16.1'
51-
runtimeOnly("org.fusesource.jansi:jansi")
51+
runtimeOnly("org.fusesource.jansi:jansi:1.18")
5252
}
5353

5454
application {

0 commit comments

Comments
 (0)