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

build(Dependencies): Update dependency ServerPackCreator to 3.9.0.

parent 8c546ca2
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.7.0'
annotationProcessor 'org.pf4j:pf4j:3.7.0'
implementation 'de.griefed:serverpackcreator:3.6.0'
implementation 'de.griefed:serverpackcreator:3.9.0'
// Required if you want to log to any of ServerPackCreators logs
implementation 'org.apache.logging.log4j:log4j-api:2.18.0'
......
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