Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Patbox committed Jun 9, 2022
1 parent 3245026 commit 642cbb1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ dependencies {

modImplementation include("eu.pb4:sgui:1.1.0+1.19")
modImplementation include("eu.pb4:hologram-api:0.2.2+1.19")
modImplementation include("eu.pb4:placeholder-api:2.0.0-beta.2+1.19")
modImplementation include("eu.pb4:polymer:0.2.0-rc.4+1.19-rc2")
modImplementation include("eu.pb4:placeholder-api:2.0.0-beta.4+1.19")
modImplementation include("eu.pb4:polymer:0.2.0+1.19")
modImplementation include("fr.catcore:server-translations-api:1.4.14+1.19-rc2")
//modImplementation include("fr.catcore:server-translations-api:1.4.8+1.18-pre1")
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 @@ -12,7 +12,7 @@ fabric_version=0.55.0+1.19


# Mod Properties
mod_version = 2.0.4+1.19
mod_version = 2.0.5+1.19
maven_group = eu.pb4
archives_base_name = graves

Expand Down

0 comments on commit 642cbb1

Please sign in to comment.