Skip to content

Commit

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

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

---
updated-dependencies:
- dependency-name: io.freefair.aspectj.post-compile-weaving
  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] authored Oct 9, 2024
1 parent 7e754dc commit e3e0622
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 @@ -235,4 +235,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' }
aspectj = { id = 'io.freefair.aspectj.post-compile-weaving', version = '8.10.2' }

0 comments on commit e3e0622

Please sign in to comment.