Skip to content

Commit

Permalink
Merge pull request #1068 from SkidderMC/dependabot/gradle/org.project…
Browse files Browse the repository at this point in the history
…lombok-lombok-1.18.30

Bump org.projectlombok:lombok from 1.18.26 to 1.18.30
  • Loading branch information
opZywl authored Jan 19, 2024
2 parents 5809e22 + 5b81b8a commit 2c45b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def viaLibs = [
]

dependencies {
implementation 'org.projectlombok:lombok:1.18.26'
implementation 'org.projectlombok:lombok:1.18.30'
include("org.spongepowered:mixin:0.7.11-SNAPSHOT") {
transitive = false
exclude module: "guava"
Expand Down

0 comments on commit 2c45b6d

Please sign in to comment.