Skip to content

Commit 7767ef7

Browse files
Bump io.freefair.lombok from 9.0.+ to 9.1.0
Dependabot couldn't find the original pull request head commit, 7ee6f5b.
1 parent e11d989 commit 7767ef7

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.2"
44
id "com.peterabeles.gversion" version "1.10.3"
55
id "com.diffplug.spotless" version "8.0.+"
6-
id "io.freefair.lombok" version "9.0.+"
6+
id "io.freefair.lombok" version "9.1.+"
77
id "com.google.protobuf" version "0.9.5"
88
}
99

0 commit comments

Comments
 (0)