Skip to content

Commit

Permalink
fix(deps): update dependency org.fusesource.jansi:jansi to v1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 11, 2024
1 parent a9c5394 commit 4daaf4f
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 @@ -96,7 +96,7 @@ subprojects { project ->
testImplementation "cglib:cglib-nodep:2.2.2"
testImplementation "org.objenesis:objenesis:1.4"

documentation "org.fusesource.jansi:jansi:1.14"
documentation "org.fusesource.jansi:jansi:1.18"

}

Expand Down

0 comments on commit 4daaf4f

Please sign in to comment.