fix(build): actually add the plugin i need
All checks were successful
Maven release / build (push) Successful in 1m1s

This commit is contained in:
Ashhhleyyy 2024-03-12 20:36:38 +00:00
parent 4b91a7f1c7
commit 8449459d2c
Signed by: ash
GPG key ID: 83B789081A0878FB

View file

@ -1,6 +1,7 @@
plugins {
id("java")
id("application")
id("maven-publish")
}
group = "dev.ashhhleyyy"