Skip to content

Commit 1344b80

Browse files
Update dependency org.fusesource.jansi:jansi to v2.4.1
1 parent 2826ece commit 1344b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dependencies {
8080
implementation "org.mariuszgromada.math:MathParser.org-mXparser:5.2.1"
8181
implementation 'org.reflections:reflections:0.10.2'
8282
implementation 'sh.stein:carbon-api:1.2'
83-
implementation 'org.fusesource.jansi:jansi:2.4.0'
83+
implementation 'org.fusesource.jansi:jansi:2.4.1'
8484
implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.6.21'
8585
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.2'
8686
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.2'

0 commit comments

Comments
 (0)