Skip to content

Commit cf0d5d8

Browse files
build(deps): bump ecj from 3.22.0 to 3.23.0 (#1397)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent febf316 commit cf0d5d8

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
@@ -23,7 +23,7 @@ configurations {
2323
}
2424

2525
dependencies {
26-
ecj 'org.eclipse.jdt:ecj:3.22.0'
26+
ecj 'org.eclipse.jdt:ecj:3.23.0'
2727
lombok 'org.projectlombok:lombok:1.18.14'
2828
}
2929

0 commit comments

Comments
 (0)