Skip to content

Commit 2f13a39

Browse files
Update Remora plugin version to 0.2.9
1 parent b72b1aa commit 2f13a39

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import studio.o7.remora.RemoraPlugin
22

33
plugins {
4-
id("studio.o7.remora") version "0.2.5"
4+
id("studio.o7.remora") version "0.2.9"
55
}
66

77
allprojects {
@@ -16,4 +16,4 @@ allprojects {
1616
dependencies {
1717
compileOnly("io.papermc.paper:paper-api:1.21.8-R0.1-SNAPSHOT")
1818
}
19-
}
19+
}

0 commit comments

Comments
 (0)