Skip to content

Commit b333981

Browse files
dependabot[bot]Malaydewangan09
authored andcommitted
chore(deps): bump org.aspectj:aspectjweaver from 1.9.25 to 1.9.25.1
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>
1 parent 33f64e2 commit b333981

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
@@ -117,7 +117,7 @@ configurations {
117117
}
118118

119119
dependencies {
120-
agent "org.aspectj:aspectjweaver:1.9.25"
120+
agent "org.aspectj:aspectjweaver:1.9.25.1"
121121
}
122122

123123
test {

0 commit comments

Comments
 (0)