mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
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:
parent
ded6f6bb7c
commit
fc529a661c
4 changed files with 60 additions and 19 deletions
|
@ -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" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue