Skip to content

Commit 3844567

Browse files
deps(java): bump org.eclipse.jdt:ecj from 3.42.0 to 3.43.0 (#15172)
Bumps [org.eclipse.jdt:ecj](https://github.com/eclipse-jdt/eclipse.jdt.core) from 3.42.0 to 3.43.0. - [Commits](https://github.com/eclipse-jdt/eclipse.jdt.core/commits) --- updated-dependencies: - dependency-name: org.eclipse.jdt:ecj dependency-version: 3.43.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b44d645 commit 3844567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ commons-codec = "1.19.0"
99
# benchmark/ bzip2 compression
1010
commons-compress = "1.27.1"
1111
# See ecj-lint.gradle (used for more linting).
12-
ecj = "3.42.0"
12+
ecj = "3.43.0"
1313
# java linting
1414
errorprone = "2.41.0"
1515
# markdown documentation generation

0 commit comments

Comments
 (0)