Skip to content

Commit

Permalink
Merge pull request #6 from 1c-syntax/dependabot/gradle/freefair-26ac3…
Browse files Browse the repository at this point in the history
…43f09

Bump the freefair group with 4 updates
  • Loading branch information
nixel2007 authored Feb 17, 2024
2 parents 2282cd4 + ef67853 commit 87bd462
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ plugins {
id("org.sonarqube") version "4.4.1.3373"
id("org.cadixdev.licenser") version "0.6.1"
id("me.qoomon.git-versioning") version "6.4.3"
id("io.freefair.lombok") version "8.4"
id("io.freefair.javadoc-links") version "8.4"
id("io.freefair.javadoc-utf-8") version "8.4"
id("io.freefair.lombok") version "8.6"
id("io.freefair.javadoc-links") version "8.6"
id("io.freefair.javadoc-utf-8") version "8.6"
id("com.github.ben-manes.versions") version "0.51.0"
id("me.champeau.jmh") version "0.7.2"
id("io.freefair.maven-central.validate-poms") version "8.4"
id("io.freefair.maven-central.validate-poms") version "8.6"
id("ru.vyarus.pom") version "2.2.2"
id("io.codearte.nexus-staging") version "0.30.0"
}
Expand Down

0 comments on commit 87bd462

Please sign in to comment.