mirror of
https://github.com/PaperMC/Velocity.git
synced 2026-02-21 00:17:44 +01:00
Checker Framework integration (#126)
This commit is contained in:
@@ -16,6 +16,7 @@ allprojects {
|
||||
log4jVersion = '2.11.1'
|
||||
nettyVersion = '4.1.30.Final'
|
||||
guavaVersion = '25.1-jre'
|
||||
checkerFrameworkVersion = '2.5.6'
|
||||
|
||||
getCurrentBranchName = {
|
||||
new ByteArrayOutputStream().withStream { os ->
|
||||
|
||||
Reference in New Issue
Block a user