Skip to content

Commit

Permalink
Bump io.freefair.aspectj.post-compile-weaving from 8.10.2 to 8.11 (#5717
Browse files Browse the repository at this point in the history
)

Bumps io.freefair.aspectj.post-compile-weaving from 8.10.2 to 8.11.

---
updated-dependencies:
- dependency-name: io.freefair.aspectj.post-compile-weaving
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 59b6adf commit d1269ac
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 @@ -239,4 +239,4 @@ plugin-bnd = "biz.aQute.bnd:biz.aQute.bnd.gradle:6.4.0"
kotlin19 = { id = "org.jetbrains.kotlin.jvm", version = "1.9.25" }
kotlin17 = { id = "org.jetbrains.kotlin.jvm", version = "1.7.22" }
jcstress = { id = "io.github.reyerizo.gradle.jcstress", version = "0.8.15" }
aspectj = { id = 'io.freefair.aspectj.post-compile-weaving', version = '8.10.2' }
aspectj = { id = 'io.freefair.aspectj.post-compile-weaving', version = '8.11' }

0 comments on commit d1269ac

Please sign in to comment.