Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit 85075f1

Browse files
committed
v2.3.0
1 parent a5c12ff commit 85075f1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.gradle

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@ plugins {
33
id 'com.github.johnrengelman.shadow' version '6.1.0'
44
}
55

6-
version = '2.2.0'
6+
version = '2.3.0'
77

88
repositories {
9-
jcenter()
109
mavenCentral()
1110
maven { url = 'https://hub.spigotmc.org/nexus/content/repositories/snapshots/' }
1211
mavenLocal()

0 commit comments

Comments
 (0)