Skip to content

Commit d6bead0

Browse files
committed
version bump (1.0.10)
1 parent fc925ec commit d6bead0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
group = 'com.lojosho'
7-
version = '1.0.9'
7+
version = '1.0.10'
88

99
repositories {
1010
mavenCentral()
@@ -20,7 +20,7 @@ repositories {
2020
}
2121

2222
dependencies {
23-
compileOnly 'org.spigotmc:spigot-api:1.19-R0.1-SNAPSHOT'
23+
compileOnly 'org.spigotmc:spigot-api:1.19.2-R0.1-SNAPSHOT'
2424

2525
compileOnly 'com.willfp:EcoEnchants:8.94.1'
2626

0 commit comments

Comments
 (0)