Skip to content

Commit

Permalink
Merge pull request #465 from yuzawa-san/dependabot/gradle/io.freefair…
Browse files Browse the repository at this point in the history
….lombok-8.3

Bump io.freefair.lombok from 8.1.0 to 8.3
  • Loading branch information
yuzawa-san authored Oct 2, 2023
2 parents 36f13d7 + c8a55c1 commit 624c3e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {
id "com.github.jakemarsden.git-hooks" version "0.0.2"
id 'com.github.jk1.dependency-license-report' version '2.5'
id("com.netflix.nebula.ospackage") version "11.4.0"
id "io.freefair.lombok" version "8.1.0"
id "io.freefair.lombok" version "8.3"
}

apply plugin: "java"
Expand Down

0 comments on commit 624c3e1

Please sign in to comment.