mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-21 12:46:46 +01:00
build: Update bom to 1.9
This commit is contained in:
parent
5f4c8d92df
commit
cd9f0789de
@ -65,7 +65,7 @@ subprojects {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(platform("com.intellectualsites.bom:bom-1.18.x:1.7"))
|
||||
implementation(platform("com.intellectualsites.bom:bom-1.18.x:1.9"))
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
@ -3,10 +3,6 @@
|
||||
"config:base",
|
||||
":disableDependencyDashboard"
|
||||
],
|
||||
"timezone": "Europe/Berlin",
|
||||
"schedule": [
|
||||
"every monday"
|
||||
],
|
||||
"labels": ["Renovate"],
|
||||
"commitMessagePrefix": "build: ",
|
||||
"rebaseWhen": "conflicted"
|
||||
|
Loading…
Reference in New Issue
Block a user