Skip to content

Commit 0c80b57

Browse files
chore(deps): bump org.aspectj:aspectjweaver from 1.9.25 to 1.9.25.1 (#674)
Bumps [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj) from 1.9.25 to 1.9.25.1. - [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.1 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 4973b03 commit 0c80b57

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
@@ -150,7 +150,7 @@ configurations {
150150
}
151151

152152
dependencies {
153-
agent "org.aspectj:aspectjweaver:1.9.25"
153+
agent "org.aspectj:aspectjweaver:1.9.25.1"
154154
}
155155

156156
test {

0 commit comments

Comments
 (0)