Skip to content

Commit a5d27ac

Browse files
Merge remote-tracking branch 'origin/main'
2 parents f7721d7 + 2f13a39 commit a5d27ac

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)