Skip to content

Commit

Permalink
Removed dependency on Hibernate. Another day, maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
HaedHutner committed Jul 14, 2018
1 parent f3ba381 commit 5aaac05
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ repositories {
dependencies {
shadow 'org.spongepowered:spongeapi:7.1.0-SNAPSHOT'
compile 'org.mongodb.morphia:morphia:1.3.2'
compile 'org.hibernate:hibernate-core:5.2.16.Final'
compile 'org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.2.Final'
}

shadowJar {
Expand Down

0 comments on commit 5aaac05

Please sign in to comment.