Compare commits
1 Commits
v4.2.5
...
89742aca8f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
89742aca8f |
@@ -20,4 +20,4 @@ jobs:
|
||||
uses: https://gitea.skydust.fr/actions/create-release@main
|
||||
with:
|
||||
semver: ${{ inputs.semver }}
|
||||
token: ${{ secrets.CI_TOKEN }}
|
||||
token: ${{ secrets.CI_GIT_WRITE_TOKEN }}
|
||||
|
||||
@@ -35,7 +35,7 @@ dependencies {
|
||||
implementation 'org.slf4j:slf4j-simple:2.0.16'
|
||||
implementation 'org.apache.commons:commons-lang3:3.17.0'
|
||||
implementation 'dev.arbjerg:lavaplayer:2.2.2'
|
||||
implementation 'net.dv8tion:JDA:5.2.2'
|
||||
implementation 'net.dv8tion:JDA:5.2.1'
|
||||
implementation 'org.reflections:reflections:0.10.2'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user