Skip to content

Commit

Permalink
Bump org.projectlombok:lombok from 1.18.30 to 1.18.32 (#654)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

(cherry picked from commit 609b937)
  • Loading branch information
dependabot[bot] authored and DevNatan committed Apr 23, 2024
1 parent 8bb0dc5 commit b0206ad
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ kotlin = "1.9.23"
plugin-shadowjar = "8.1.1"
plugin-spotless = "6.12.0"
plugin-bukkit = "0.6.0"
lombok = "1.18.32"

[libraries.spigot]
module = "org.spigotmc:spigot-api"
Expand Down Expand Up @@ -42,6 +43,10 @@ version.ref = "mockito"
module = "net.kyori:adventure-api"
version.ref = "adventure-api"

[libraries.lombok]
module = "org.projectlombok:lombok"
version.ref = "lombok"

[plugins]
shadowjar = { id = "com.github.johnrengelman.shadow", version.ref = "plugin-shadowjar" }
spotless = { id = "com.diffplug.spotless", version.ref = "plugin-spotless" }
Expand Down

0 comments on commit b0206ad

Please sign in to comment.