mirror of
https://github.com/hyperdefined/ToolStats.git
synced 2026-06-07 01:07:10 +00:00
Compare commits
3 Commits
bd7faa9c80
...
1025ae6787
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1025ae6787 | ||
|
|
94b4bfde8f | ||
|
|
3f1de03514 |
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@@ -6,3 +6,5 @@ updates:
|
|||||||
interval: daily
|
interval: daily
|
||||||
time: "11:00"
|
time: "11:00"
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
|
ignore:
|
||||||
|
- dependency-name: "io.papermc.paper:paper-api"
|
||||||
@@ -15,7 +15,7 @@ repositories {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compileOnly("io.papermc.paper:paper-api:26.1.1.build.+")
|
compileOnly("io.papermc.paper:paper-api:26.1.1.build.+")
|
||||||
compileOnly("dev.rosewood:rosestacker:1.5.39")
|
compileOnly("dev.rosewood:rosestacker:1.5.40")
|
||||||
compileOnly("com.github.hyperdefined:hyperlib:1.0.14:all")
|
compileOnly("com.github.hyperdefined:hyperlib:1.0.14:all")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user