mirror of
https://github.com/trainerlord/WorldSystem.git
synced 2025-01-05 18:37:48 +01:00
Bump io.freefair.lombok from 6.6.3 to 8.0.1
Bumps [io.freefair.lombok](https://github.com/freefair/gradle-plugins) from 6.6.3 to 8.0.1. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](https://github.com/freefair/gradle-plugins/compare/6.6.3...8.0.1) --- updated-dependencies: - dependency-name: io.freefair.lombok dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5928126109
commit
ee78287423
@ -2,7 +2,7 @@ import org.apache.tools.ant.filters.ReplaceTokens
|
||||
|
||||
plugins {
|
||||
id "com.github.johnrengelman.shadow" version "7.1.2"
|
||||
id "io.freefair.lombok" version "6.6.3"
|
||||
id "io.freefair.lombok" version "8.0.1"
|
||||
id "io.github.slimjar" version "1.3.0"
|
||||
id "java"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user