Skip to content

Commit 8ca5bdd

Browse files
build(deps): bump org.aspectj:aspectjweaver from 1.9.22.1 to 1.9.23
Bumps [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj) from 1.9.22.1 to 1.9.23. - [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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c9d42f6 commit 8ca5bdd

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
@@ -114,7 +114,7 @@ configurations {
114114
}
115115

116116
dependencies {
117-
agent "org.aspectj:aspectjweaver:1.9.22.1"
117+
agent "org.aspectj:aspectjweaver:1.9.23"
118118
}
119119

120120
test {

0 commit comments

Comments
 (0)