From 06adb98c80b60076e3a9ed30c808a360bf4145e9 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 15 Sep 2024 18:48:54 +0000
Subject: [PATCH] Update dependency com.intellectualsites.bom:bom-newest to
v1.49
---
fastasyncworldedit/API/api-usage.md | 8 ++++----
plotsquared/api/api-documentation.md | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/fastasyncworldedit/API/api-usage.md b/fastasyncworldedit/API/api-usage.md
index 5f50229..d748907 100644
--- a/fastasyncworldedit/API/api-usage.md
+++ b/fastasyncworldedit/API/api-usage.md
@@ -24,7 +24,7 @@ repositories {
}
dependencies {
- implementation(platform("com.intellectualsites.bom:bom-newest:1.48")) // Ref: https://github.com/IntellectualSites/bom
+ implementation(platform("com.intellectualsites.bom:bom-newest:1.49")) // Ref: https://github.com/IntellectualSites/bom
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Core")
}
```
@@ -39,7 +39,7 @@ repositories {
}
dependencies {
- implementation(platform("com.intellectualsites.bom:bom-newest:1.48")) // Ref: https://github.com/IntellectualSites/bom
+ implementation(platform("com.intellectualsites.bom:bom-newest:1.49")) // Ref: https://github.com/IntellectualSites/bom
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Core")
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit") { isTransitive = false }
}
@@ -63,7 +63,7 @@ dependencies {
com.intellectualsites.bom
bom-newest
- 1.48
+ 1.49
import
pom
@@ -95,7 +95,7 @@ dependencies {
com.intellectualsites.bom
bom-newest
- 1.48
+ 1.49
import
pom
diff --git a/plotsquared/api/api-documentation.md b/plotsquared/api/api-documentation.md
index fb0a9cb..070043d 100644
--- a/plotsquared/api/api-documentation.md
+++ b/plotsquared/api/api-documentation.md
@@ -24,7 +24,7 @@ repositories {
}
dependencies {
- implementation(platform("com.intellectualsites.bom:bom-newest:1.48"))
+ implementation(platform("com.intellectualsites.bom:bom-newest:1.49"))
compileOnly("com.intellectualsites.plotsquared:plotsquared-core")
}
```
@@ -38,7 +38,7 @@ repositories {
}
dependencies {
- implementation(platform("com.intellectualsites.bom:bom-newest:1.48"))
+ implementation(platform("com.intellectualsites.bom:bom-newest:1.49"))
compileOnly("com.intellectualsites.plotsquared:plotsquared-core")
compileOnly("com.intellectualsites.plotsquared:plotsquared-bukkit") { isTransitive = false }
}
@@ -58,7 +58,7 @@ dependencies {
com.intellectualsites.bom
bom-newest
- 1.48
+ 1.49
import
pom
@@ -87,7 +87,7 @@ dependencies {
com.intellectualsites.bom
bom-newest
- 1.48
+ 1.49
import
pom