Skip to content

Commit

Permalink
Update Polymer
Browse files Browse the repository at this point in the history
  • Loading branch information
Patbox committed Oct 9, 2021
1 parent 6c78bad commit 6fa06d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies {
modImplementation include("eu.pb4:sgui:1.0.0-rc4+1.17.1")
modImplementation include("eu.pb4:hologram-api:0.2.1+1.17.1")
modImplementation include("eu.pb4:placeholder-api:1.1.1+1.17.1")
modImplementation include("eu.pb4:polymer:0.1.2+1.17.1")
modImplementation include("eu.pb4:polymer:0.1.5+1.17.1")
modImplementation include("fr.catcore:server-translations-api:1.4.5+1.17")
modImplementation include("me.lucko:fabric-permissions-api:0.1-SNAPSHOT")

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G
loader_version=0.11.6

# Mod Properties
mod_version = 1.1.0+1.17.1
mod_version = 1.1.1+1.17.1
maven_group = eu.pb4
archives_base_name = graves

Expand Down

0 comments on commit 6fa06d6

Please sign in to comment.