Skip to content

Commit

Permalink
chore(deps): Update dependency net.kyori:ansi to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 2, 2024
1 parent 359ef1b commit b2f6164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ slf4jtest = "com.github.valfirst:slf4j-test:3.0.1" # Specific versions are neede
gson = "com.google.code.gson:gson:2.8.0"

# text-serializer-ansi
ansi = "net.kyori:ansi:1.0.3"
ansi = "net.kyori:ansi:1.1.0"

# tests
junit-api = { module = "org.junit.jupiter:junit-jupiter-api" }
Expand Down

0 comments on commit b2f6164

Please sign in to comment.