Skip to content

Commit

Permalink
chore: bump org.aspectj:aspectjtools from 1.9.22 to 1.9.22.1 (#93)
Browse files Browse the repository at this point in the history
Bumps [org.aspectj:aspectjtools](https://github.com/eclipse/org.aspectj) from 1.9.22 to 1.9.22.1.
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)

---
updated-dependencies:
- dependency-name: org.aspectj:aspectjtools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 27, 2024
1 parent bd36302 commit 2c5a08c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ asm-tree = { module = "org.ow2.asm:asm-tree" }
asm-util = { module = "org.ow2.asm:asm-util" }

caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version = "3.1.8" }
aspectj-tools = { module = "org.aspectj:aspectjtools", version = "1.9.22" }
aspectj-tools = { module = "org.aspectj:aspectjtools", version = "1.9.22.1" }

guava = { module = "com.google.guava:guava", version = "32.1.3-jre" }
awscdk = { module = "software.amazon.awscdk:aws-cdk-lib", version = "2.143.0" }
Expand Down

0 comments on commit 2c5a08c

Please sign in to comment.