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 2826ece commit 1344b80Copy full SHA for 1344b80
build.gradle
@@ -80,7 +80,7 @@ dependencies {
80
implementation "org.mariuszgromada.math:MathParser.org-mXparser:5.2.1"
81
implementation 'org.reflections:reflections:0.10.2'
82
implementation 'sh.stein:carbon-api:1.2'
83
- implementation 'org.fusesource.jansi:jansi:2.4.0'
+ implementation 'org.fusesource.jansi:jansi:2.4.1'
84
implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.6.21'
85
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.2'
86
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.2'
0 commit comments