Skip to content

Commit 80937bd

Browse files
Update dependency org.projectlombok:lombok to v1.18.48
1 parent add2d04 commit 80937bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ maven = use_extension("@rules_jvm_external//:extensions.bzl", "maven")
99
maven.install(
1010
artifacts = [
1111
"com.google.protobuf:protobuf-java-util:4.36.1",
12-
"org.projectlombok:lombok:1.18.46",
12+
"org.projectlombok:lombok:1.18.48",
1313
"org.scip-code:scip-java-bindings:0.9.0",
1414
],
1515
known_contributing_modules = ["protobuf"],

0 commit comments

Comments
 (0)