Commit 057357f
committed
Correct groupId for adventure-minimessage
Fix incorrect Maven groupId in bungee/build.gradle.kts: change compileOnly dependency for adventure-text-minimessage from 'et.kyori' to 'net.kyori'. This allows Gradle to resolve net.kyori:adventure-text-minimessage:4.26.1 and prevents dependency resolution/build errors.
Signed-off-by: Eric <[email protected]>1 parent b6ddaa6 commit 057357f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments