Skip to content

Commit 9318edb

Browse files
chore(deps): bump org.aspectj:aspectjweaver from 1.9.22.1 to 1.9.23 (#22)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d7317f commit 9318edb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ subprojects {
142142
}
143143

144144
dependencies {
145-
agent "org.aspectj:aspectjweaver:1.9.22.1"
145+
agent "org.aspectj:aspectjweaver:1.9.23"
146146
}
147147

148148
test {

0 commit comments

Comments
 (0)