Update build.gradle

This commit is contained in:
Colbster937
2026-01-02 19:37:46 -06:00
committed by GitHub
parent ee4b14bf30
commit b10882c65f

View File

@@ -8,7 +8,7 @@ plugins {
group = 'dev.colbster937'
version = '1.1.2'
version = '1.1.3'
description = 'A reimplementation of OriginBlacklist for EaglerXServer'
def targetJavaVersion = 17