Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ commons-codec = "1.19.0"
# benchmark/ bzip2 compression
commons-compress = "1.27.1"
# See ecj-lint.gradle (used for more linting).
ecj = "I20250926-1800"
ecj = "3.43.0"
# java linting
errorprone = "2.41.0"
# markdown documentation generation
Expand Down
Loading