Skip to content

Commit 8a9a0c7

Browse files
committed
Rename project and remove unused dependency
1 parent 61a57b2 commit 8a9a0c7

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
plugins {
22
java
33
application
4-
id("org.ajoberstar.grgit") version "5.2.2"
54
id("io.github.goooler.shadow") version "8.1.7"
65
alias(libs.plugins.publishdata)
76
`maven-publish`

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
rootProject.name = "CloudNetMinestomBootstrap"
1+
rootProject.name = "CloudNetMicrotusBootstrap"
22

33
pluginManagement {
44
repositories {

0 commit comments

Comments
 (0)