Skip to content

Commit

Permalink
Bump org.fusesource.jansi:jansi from 2.4.0 to 2.4.1
Browse files Browse the repository at this point in the history
Bumps [org.fusesource.jansi:jansi](https://github.com/fusesource/jansi) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/fusesource/jansi/releases)
- [Changelog](https://github.com/fusesource/jansi/blob/master/changelog.md)
- [Commits](fusesource/jansi@jansi-2.4.0...jansi-2.4.1)

---
updated-dependencies:
- dependency-name: org.fusesource.jansi:jansi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 476e6a0 commit f9e72dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.3-native-mt"
implementation "info.picocli:picocli:4.7.5"
implementation "org.fusesource.jansi:jansi:2.4.0"
implementation "org.fusesource.jansi:jansi:2.4.1"

implementation "com.fasterxml.jackson.core:jackson-databind:2.15.2"
implementation "space.kscience:kmath-polynomial:0.3.1-dev-5"
Expand Down

0 comments on commit f9e72dc

Please sign in to comment.