forked from Upstream/Velocitab
Bump org.projectlombok:lombok from 1.18.28 to 1.18.30 (#92)
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.28 to 1.18.30. - [Release notes](https://github.com/projectlombok/lombok/releases) - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/projectlombok/lombok/compare/v1.18.28...v1.18.30) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
cc38bf604d
commit
2bbe2fb830
@ -31,7 +31,7 @@ dependencies {
|
|||||||
compileOnly 'com.velocitypowered:velocity-api:3.2.0-SNAPSHOT'
|
compileOnly 'com.velocitypowered:velocity-api:3.2.0-SNAPSHOT'
|
||||||
compileOnly 'com.velocitypowered:velocity-proxy:3.2.0-SNAPSHOT'
|
compileOnly 'com.velocitypowered:velocity-proxy:3.2.0-SNAPSHOT'
|
||||||
compileOnly 'io.netty:netty-codec-http:4.1.98.Final'
|
compileOnly 'io.netty:netty-codec-http:4.1.98.Final'
|
||||||
compileOnly 'org.projectlombok:lombok:1.18.28'
|
compileOnly 'org.projectlombok:lombok:1.18.30'
|
||||||
compileOnly 'net.luckperms:api:5.4'
|
compileOnly 'net.luckperms:api:5.4'
|
||||||
compileOnly 'io.github.miniplaceholders:miniplaceholders-api:2.0.0'
|
compileOnly 'io.github.miniplaceholders:miniplaceholders-api:2.0.0'
|
||||||
compileOnly 'net.william278:PAPIProxyBridge:1.4'
|
compileOnly 'net.william278:PAPIProxyBridge:1.4'
|
||||||
@ -45,7 +45,7 @@ dependencies {
|
|||||||
implementation 'de.themoep:minedown-adventure:1.7.2-SNAPSHOT'
|
implementation 'de.themoep:minedown-adventure:1.7.2-SNAPSHOT'
|
||||||
implementation 'org.bstats:bstats-velocity:3.0.2'
|
implementation 'org.bstats:bstats-velocity:3.0.2'
|
||||||
|
|
||||||
annotationProcessor 'org.projectlombok:lombok:1.18.28'
|
annotationProcessor 'org.projectlombok:lombok:1.18.30'
|
||||||
}
|
}
|
||||||
|
|
||||||
processResources {
|
processResources {
|
||||||
|
Loading…
Reference in New Issue
Block a user