Skip to content

Commit

Permalink
Merge pull request 1c-syntax#3242 from 1c-syntax/dependabot/gradle/fr…
Browse files Browse the repository at this point in the history
…eefair-9fe929bbc8

build(deps): bump the freefair group with 5 updates
  • Loading branch information
nixel2007 authored Feb 16, 2024
2 parents 99f1164 + 2c3a236 commit 36a5f60
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ plugins {
signing
id("org.cadixdev.licenser") version "0.6.1"
id("org.sonarqube") version "4.4.1.3373"
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.aspectj.post-compile-weaving") version "8.4"
id("io.freefair.maven-central.validate-poms") 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("io.freefair.aspectj.post-compile-weaving") version "8.6"
id("io.freefair.maven-central.validate-poms") version "8.6"
id("me.qoomon.git-versioning") version "6.4.3"
id("com.github.ben-manes.versions") version "0.51.0"
id("org.springframework.boot") version "3.2.2"
Expand Down

0 comments on commit 36a5f60

Please sign in to comment.