Skip to content

Commit

Permalink
Merge pull request #2879 from 1c-syntax/dependabot/gradle/io.freefair…
Browse files Browse the repository at this point in the history
….aspectj.post-compile-weaving-6.5.1

build(deps): bump io.freefair.aspectj.post-compile-weaving from 6.5.0.3 to 6.5.1
  • Loading branch information
nixel2007 authored Sep 12, 2022
2 parents 770cf8b + aa02380 commit b1b7e15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ plugins {
id("io.freefair.lombok") version "6.5.0.3"
id("io.freefair.javadoc-links") version "6.5.0.3"
id("io.freefair.javadoc-utf-8") version "6.5.0.3"
id("io.freefair.aspectj.post-compile-weaving") version "6.5.0.3"
id("io.freefair.aspectj.post-compile-weaving") version "6.5.1"
id("io.freefair.maven-central.validate-poms") version "6.5.0.3"
id("me.qoomon.git-versioning") version "6.3.0"
id("com.github.ben-manes.versions") version "0.42.0"
Expand Down

0 comments on commit b1b7e15

Please sign in to comment.