Skip to content

Commit f97cb49

Browse files
build(deps): bump org.aspectj:aspectjweaver from 1.9.24 to 1.9.25 (#252)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: François Delbrayelle <fdelbrayelle@gmail.com>
1 parent e9f4626 commit f97cb49

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
@@ -127,7 +127,7 @@ configurations {
127127
}
128128

129129
dependencies {
130-
agent "org.aspectj:aspectjweaver:1.9.24"
130+
agent "org.aspectj:aspectjweaver:1.9.25"
131131
}
132132

133133
test {

0 commit comments

Comments
 (0)