Fix build errors reporting to the wrong directory by updating blossom (#4771)

* Fix build errors reporting to the wrong directory by updating blossom

* Add info comment
This commit is contained in:
Alex 2024-06-20 19:29:42 +02:00 committed by GitHub
parent ded6f6bb7c
commit fc529a661c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 60 additions and 19 deletions

View file

@ -42,7 +42,7 @@ architectury-plugin = "3.4-SNAPSHOT"
architectury-loom = "1.6-SNAPSHOT"
minotaur = "2.8.7"
lombok = "8.4"
blossom = "1.2.0"
blossom = "2.1.0"
[libraries]
base-api = { group = "org.geysermc.api", name = "base-api", version.ref = "base-api" }