Skip to content

Commit

Permalink
Update dependency org.projectlombok:lombok to v1.18.34
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 28, 2024
1 parent dddb8fb commit 4f4a68c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ libraryDependencies ++= Seq(
guice,
evolutions,

"org.projectlombok" % "lombok" % "1.18.26",
"org.projectlombok" % "lombok" % "1.18.34",
"com.h2database" % "h2" % "1.4.200",
"org.mariadb.jdbc" % "mariadb-java-client" % "2.7.9",
)
Expand Down

0 comments on commit 4f4a68c

Please sign in to comment.