Skip to content

Commit

Permalink
Update dependency org.projectlombok:lombok to v1.18.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 1, 2023
1 parent 8da3203 commit 660c0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
grpc = "1.58.0"

[libraries]
lombok = { module = "org.projectlombok:lombok", version = "1.18.28" }
lombok = { module = "org.projectlombok:lombok", version = "1.18.30" }
annotations = { module = "org.jetbrains:annotations", version = "24.0.1" }
protobuf = { module = "com.google.protobuf:protobuf-java", version = "3.24.3" }
grpc-stub = { module = "io.grpc:grpc-stub", version.ref = "grpc" }
Expand Down

0 comments on commit 660c0b7

Please sign in to comment.