Skip to content

Commit da533a8

Browse files
fix(deps): update dependency org.fusesource.jansi:jansi to v2.4.3
1 parent c8efd02 commit da533a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ configurate-kotlin = { module = "org.spongepowered:configurate-extra-kotlin", ve
1717
coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2"
1818
csv = "org.apache.commons:commons-csv:1.14.0"
1919
guice = "com.google.inject:guice:5.1.0"
20-
jansi = "org.fusesource.jansi:jansi:2.4.1"
20+
jansi = "org.fusesource.jansi:jansi:2.4.3"
2121
junit-core = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit" }
2222
junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit" }
2323
junit-launcher = "org.junit.platform:junit-platform-launcher:1.12.2"

0 commit comments

Comments
 (0)