Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
theshadowco authored Feb 23, 2025
1 parent a93577e commit 97ac668
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ plugins {
id("org.sonarqube") version "6.0.1.5171"
id("org.cadixdev.licenser") version "0.6.1"
id("me.qoomon.git-versioning") version "6.4.4"
id("io.freefair.lombok") version "8.12.1"
id("io.freefair.javadoc-links") version "8.12.1"
id("io.freefair.javadoc-utf-8") version "8.12.1"
id("io.freefair.maven-central.validate-poms") version "8.12.1"
id("com.github.ben-manes.versions") version "0.52.0"
id("ru.vyarus.pom") version "3.0.0"
id("io.codearte.nexus-staging") version "0.30.0"
Expand Down

0 comments on commit 97ac668

Please sign in to comment.