Skip to content

Commit

Permalink
chore(deps): update plugin io.freefair.aspectj.post-compile-weaving t…
Browse files Browse the repository at this point in the history
…o v8.6
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent 0607dc5 commit a667d0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grooves-core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id("org.jetbrains.kotlin.jvm")
id("org.jlleitschuh.gradle.ktlint")
id("dev.jacomet.logging-capabilities").version("0.+")
id("io.freefair.aspectj.post-compile-weaving").version("8.0.1")
id("io.freefair.aspectj.post-compile-weaving").version("8.6")
id("com.github.rahulsom.waena.published")
id("java-library")
}
Expand Down

0 comments on commit a667d0b

Please sign in to comment.