Skip to content

Commit 9723036

Browse files
authored
Merge pull request #88 from TheNextLvl-net/dependabot/gradle/net.thenextlvl.core-adapters-2.0.2
Bump net.thenextlvl.core:adapters from 2.0.1 to 2.0.2
2 parents c16d529 + 181a497 commit 9723036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repositories {
2323
dependencies {
2424
compileOnly("io.papermc.paper:paper-api:1.21.4-R0.1-SNAPSHOT")
2525

26-
implementation("net.thenextlvl.core:adapters:2.0.1")
26+
implementation("net.thenextlvl.core:adapters:2.0.2")
2727
implementation("org.bstats:bstats-bukkit:3.1.0")
2828
implementation(project(":api"))
2929
}

0 commit comments

Comments
 (0)