Skip to content

Commit 730c528

Browse files
chore(deps): bump org.aspectj:aspectjweaver from 1.9.24 to 1.9.25 (#3)
Bumps [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj) from 1.9.24 to 1.9.25. - [Release notes](https://github.com/eclipse/org.aspectj/releases) - [Commits](https://github.com/eclipse/org.aspectj/commits) --- updated-dependencies: - dependency-name: org.aspectj:aspectjweaver dependency-version: 1.9.25 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: François Delbrayelle <[email protected]>
1 parent 070367b commit 730c528

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
@@ -121,7 +121,7 @@ configurations {
121121
}
122122

123123
dependencies {
124-
agent "org.aspectj:aspectjweaver:1.9.24"
124+
agent "org.aspectj:aspectjweaver:1.9.25"
125125
}
126126

127127
test {

0 commit comments

Comments
 (0)