Skip to content
This repository has been archived by the owner on Oct 18, 2020. It is now read-only.

Commit

Permalink
updated DynmapCore
Browse files Browse the repository at this point in the history
  • Loading branch information
lhns committed Aug 15, 2020
1 parent 0f0a719 commit d3662e3
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies {
compileOnly group: 'com.google.code.findbugs', name: 'jsr305', version: '3.0.2'

shadow "us.dynmap:DynmapCoreAPI:3.1-beta-1"
shadow name: "DynmapCore-3.0-unshaded"
shadow name: "DynmapCore-3.1-SNAPSHOT"

shadow 'javax.servlet:javax.servlet-api:3.1'
shadow 'org.eclipse.jetty:jetty-server:9.4.26.v20200117'
Expand Down
Binary file removed lib/DynmapCore-3.0-unshaded.jar
Binary file not shown.
Binary file added lib/DynmapCore-3.1-SNAPSHOT.jar
Binary file not shown.

0 comments on commit d3662e3

Please sign in to comment.