We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1302ef5 commit c69e039Copy full SHA for c69e039
build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
id("io.freefair.lombok") version "6.4.3.1"
13
id("io.freefair.javadoc-links") version "6.4.3.1"
14
id("io.freefair.javadoc-utf-8") version "6.4.3.1"
15
- id("io.freefair.aspectj.post-compile-weaving") version "6.4.3"
+ id("io.freefair.aspectj.post-compile-weaving") version "6.4.3.1"
16
id("io.freefair.maven-central.validate-poms") version "6.4.3.1"
17
id("me.qoomon.git-versioning") version "6.1.2"
18
id("com.github.ben-manes.versions") version "0.42.0"
0 commit comments