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

build(ServerPackCreator): Update to beta.3

parent 79be3918
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ generateNotes:
section: '🧨 Breaking changes!'
hidden: false
- type: 'build'
section: '🦊 CI/CD'
section: ' Build and Dependencies'
hidden: false
- type: 'chore'
section: 'Other'
......
......@@ -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-beta.2'
implementation 'de.griefed:serverpackcreator:3.0.0-beta.3'
// 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