Skip to content

Commit 6acdca3

Browse files
[deps]: Bump aspectjVersion from 1.9.22.1 to 1.9.24
Bumps `aspectjVersion` from 1.9.22.1 to 1.9.24. Updates `org.aspectj:aspectjweaver` from 1.9.22.1 to 1.9.24 - [Release notes](https://github.com/eclipse/org.aspectj/releases) - [Commits](https://github.com/eclipse/org.aspectj/commits) Updates `org.aspectj:aspectjrt` from 1.9.22.1 to 1.9.24 - [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.24 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.aspectj:aspectjrt dependency-version: 1.9.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7617fc0 commit 6acdca3

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
@@ -13,7 +13,7 @@ ext {
1313
junitVersion = "5.11.0"
1414
mockitoVersion = "5.13.0"
1515
assertjVersion = "3.26.3"
16-
aspectjVersion = "1.9.22.1"
16+
aspectjVersion = "1.9.24"
1717
lombokVersion = "1.18.34"
1818
}
1919

0 commit comments

Comments
 (0)