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] authored Sep 20, 2023
1 parent dddb8fb commit bd27bd4
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.30",
"com.h2database" % "h2" % "1.4.200",
"org.mariadb.jdbc" % "mariadb-java-client" % "2.7.9",
)
Expand Down

0 comments on commit bd27bd4

Please sign in to comment.