Skip to content

Commit

Permalink
Bump MinecraftAuth (ViaBedrock should work now again)
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianMichael committed Oct 15, 2023
1 parent e5fe31d commit 18760fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ repositories {
}
dependencies {
implementation ("de.florianmichael:viafabricplus:2.8.5") { // Get latest version from releases
implementation ("de.florianmichael:viafabricplus:2.9.5") { // Get latest version from releases
exclude group: "com.terraformersmc"
transitive = false
}
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ viaaprilfools_version=2.0.10-SNAPSHOT
viabedrock_version=0.0.3-SNAPSHOT

# raphimc libs
minecraftauth_version=2.1.6-SNAPSHOT
minecraftauth_version=2.1.7-SNAPSHOT

# lenni0451 libs
reflect_version=1.2.4
Expand Down

0 comments on commit 18760fb

Please sign in to comment.