mirror of
https://github.com/lukasabbe/bookshelf-inspector.git
synced 2026-04-30 10:40:53 +00:00
Fixed small bugs
This commit is contained in:
@@ -44,7 +44,7 @@ neoForge {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
jarJar(implementation("org.yaml:snakeyaml")){}
|
||||
jarJar(implementation("org.yaml:snakeyaml:2.4")){}
|
||||
additionalRuntimeClasspath "org.yaml:snakeyaml:2.4"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user