From 0ed806b761a2d5303588e93a15b2927e6b12ed8f Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 16 Mar 2024 20:09:38 +0000
Subject: [PATCH] Update dependency com.intellectualsites.bom:bom-newest to
v1.43
---
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 fa4973d..6c3ab0c 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.42")) // Ref: https://github.com/IntellectualSites/bom
+ implementation(platform("com.intellectualsites.bom:bom-newest:1.43")) // Ref: https://github.com/IntellectualSites/bom
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Core")
}
```
@@ -38,7 +38,7 @@ repositories {
}
dependencies {
- implementation(platform("com.intellectualsites.bom:bom-newest:1.42")) // Ref: https://github.com/IntellectualSites/bom
+ implementation(platform("com.intellectualsites.bom:bom-newest:1.43")) // Ref: https://github.com/IntellectualSites/bom
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Core")
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit") { isTransitive = false }
}
@@ -58,7 +58,7 @@ dependencies {
com.intellectualsites.bom
bom-newest
- 1.42
+ 1.43
import
pom
@@ -86,7 +86,7 @@ dependencies {
com.intellectualsites.bom
bom-newest
- 1.42
+ 1.43
import
pom
diff --git a/plotsquared/api/api-documentation.md b/plotsquared/api/api-documentation.md
index 0e9418f..0925a5d 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.42"))
+ implementation(platform("com.intellectualsites.bom:bom-newest:1.43"))
compileOnly("com.intellectualsites.plotsquared:plotsquared-core")
}
```
@@ -38,7 +38,7 @@ repositories {
}
dependencies {
- implementation(platform("com.intellectualsites.bom:bom-newest:1.42"))
+ implementation(platform("com.intellectualsites.bom:bom-newest:1.43"))
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.42
+ 1.43
import
pom
@@ -87,7 +87,7 @@ dependencies {
com.intellectualsites.bom
bom-newest
- 1.42
+ 1.43
import
pom