Skip to content

Commit

Permalink
Merge pull request #249 from jaconi-io/dependabot/gradle/io.freefair.…
Browse files Browse the repository at this point in the history
…lombok-8.6

build(deps): bump io.freefair.lombok from 8.4 to 8.6
  • Loading branch information
jnodorp-jaconi authored Feb 20, 2024
2 parents f8645e9 + 17ac9e3 commit 2c33bd0
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 @@ -4,7 +4,7 @@ plugins {
java
jacoco
`jvm-test-suite`
id("io.freefair.lombok") version "8.4"
id("io.freefair.lombok") version "8.6"
id("org.springframework.boot") version "3.1.5"
id("io.spring.dependency-management") version "1.1.4"
id("org.graalvm.buildtools.native") version "0.10.0"
Expand Down

0 comments on commit 2c33bd0

Please sign in to comment.