Skip to content

Commit 2f43ed8

Browse files
authored
Merge pull request #47 from AZ-First/dependabot/gradle/io.freefair.lombok-8.12.2
Bump io.freefair.lombok from 8.12.1 to 8.12.2
2 parents 405796e + ee05cd6 commit 2f43ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id "edu.wpi.first.GradleRIO" version "2025.3.1"
44
id "com.peterabeles.gversion" version "1.10.3"
55
id "com.diffplug.spotless" version "7.0.2"
6-
id "io.freefair.lombok" version "8.12.1"
6+
id "io.freefair.lombok" version "8.12.2"
77
id "com.google.protobuf" version "0.9.4"
88
}
99

0 commit comments

Comments
 (0)