We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 802cad6 commit 6f1d114Copy full SHA for 6f1d114
plugin/build.gradle
@@ -48,7 +48,7 @@ dependencies {
48
implementation("org.grails.plugins:scaffolding")
49
50
implementation 'commons-io:commons-io:2.16.1'
51
- runtimeOnly("org.fusesource.jansi:jansi")
+ runtimeOnly("org.fusesource.jansi:jansi:1.18")
52
}
53
54
application {
0 commit comments