Skip to content

Commit

Permalink
release: version 7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
4drian3d committed Feb 28, 2023
1 parent bd15c8a commit f3f3644
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group = io.github.4drian3d
version = 7.3.0-SNAPSHOT
version = 7.3.0
description=Bot protection system for Minecraft servers.

org.gradle.caching=true
Expand Down
2 changes: 0 additions & 2 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ rootProject.name = "EpicGuard"

dependencyResolutionManagement {
repositories {
maven("https://nexus.velocitypowered.com/repository/maven-public/")
maven("https://papermc.io/repo/repository/maven-public/")
maven("https://repo.aikar.co/content/groups/aikar/")
maven("https://repo.alessiodp.com/releases/")
mavenCentral()
}
Expand Down

0 comments on commit f3f3644

Please sign in to comment.