Skip to content

Commit 9a2124c

Browse files
build(deps): bump ecj from 3.24.0 to 3.25.0 (#1452)
Bumps ecj from 3.24.0 to 3.25.0. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03cbed0 commit 9a2124c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ configurations {
2222
}
2323

2424
dependencies {
25-
ecj 'org.eclipse.jdt:ecj:3.24.0'
25+
ecj 'org.eclipse.jdt:ecj:3.25.0'
2626
lombok 'org.projectlombok:lombok:1.18.16'
2727
}
2828

0 commit comments

Comments
 (0)