Skip to content

Commit 2c766b7

Browse files
committed
更新到1.8
1 parent 46471fe commit 2c766b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

morpher-api/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ tasks {
4545
create<MavenPublication>("mavenJava") {
4646
groupId = "com.github.luiox"
4747
artifactId = "morpher-api"
48-
version = "1.6"
48+
version = "1.8"
4949

5050
artifact(jar)
5151
// from(components["java"])

0 commit comments

Comments
 (0)