Skip to content
Snippets Groups Projects
Verified Commit c15e52cd authored by Griefed's avatar Griefed :joystick:
Browse files

deps(ServerPackCreator): Update ServerPackCreator implementation to version 3.0.0-beta.1

parent 4068705d
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ dependencies {
// Dependencies required for any plugin and/or extension to work
implementation 'org.pf4j:pf4j:3.6.0'
annotationProcessor 'org.pf4j:pf4j:3.6.0'
implementation 'de.griefed:serverpackcreator:3.0.0-alpha.19'
implementation 'de.griefed:serverpackcreator:3.0.0-beta.1'
// Required if you want to log to any of ServerPackCreators logs
implementation 'org.apache.logging.log4j:log4j-api:2.17.1'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment