Skip to content

Commit

Permalink
build(deps): bump ecj from 3.24.0 to 3.25.0 (#1452)
Browse files Browse the repository at this point in the history
Bumps ecj from 3.24.0 to 3.25.0.

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 22, 2021
1 parent 03cbed0 commit 9a2124c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ configurations {
}

dependencies {
ecj 'org.eclipse.jdt:ecj:3.24.0'
ecj 'org.eclipse.jdt:ecj:3.25.0'
lombok 'org.projectlombok:lombok:1.18.16'
}

Expand Down

0 comments on commit 9a2124c

Please sign in to comment.