Skip to content

Commit e68fffe

Browse files
fix(deps): update dependency studio.o7:octopus-plugin-api to v1.0.8
1 parent c6f721c commit e68fffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencyResolutionManagement {
66
version("paper", "1.21.8-R0.1-SNAPSHOT")
77
version("floodgate", "2.2.4-SNAPSHOT")
88
version("k8s", "15.0.1")
9-
version("octopus", "1.0.6")
9+
version("octopus", "1.0.8")
1010

1111
library("paper", "io.papermc.paper", "paper-api").versionRef("paper")
1212

0 commit comments

Comments
 (0)