Compare commits
1 Commits
8ca97c0ecd
...
renovate/w
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
31e13e5df6 |
@@ -17,7 +17,7 @@ jobs:
|
||||
timeout-minutes: 30
|
||||
steps:
|
||||
- name: Check out repo's default branch
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
- name: Getting version
|
||||
uses: https://gitea.skydust.fr/actions/get-version@main
|
||||
- name: Update java package version
|
||||
|
||||
@@ -30,7 +30,7 @@ dependencies {
|
||||
implementation 'club.minnced:opus-java:1.1.1'
|
||||
implementation 'ws.schild:jave-all-deps:3.5.0'
|
||||
implementation 'com.google.guava:guava:33.4.8-jre'
|
||||
implementation 'com.github.oshi:oshi-core:6.8.3'
|
||||
implementation 'com.github.oshi:oshi-core:6.8.2'
|
||||
implementation 'com.github.oshi:oshi-json:3.13.6'
|
||||
implementation 'org.slf4j:slf4j-simple:2.0.17'
|
||||
implementation 'org.apache.commons:commons-lang3:3.18.0'
|
||||
|
||||
Reference in New Issue
Block a user