Merge remote-tracking branch 'origin/main'

This commit is contained in:
RaphiMC 2024-04-03 23:38:00 +02:00
commit 84f780edec
No known key found for this signature in database
GPG Key ID: 0F6BB0657A03AC94
2 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ For a full user guide go to the [Usage for Players](#usage-for-players-gui) sect
- Classic (c0.0.15 - c0.30 including [CPE](https://wiki.vg/Classic_Protocol_Extension))
- April Fools (3D Shareware, 20w14infinite)
- Combat Snapshots (Combat Test 8c)
- Bedrock Edition 1.20.70 (In development)
- Bedrock Edition 1.20.70 ([Some features are missing](https://github.com/RaphiMC/ViaBedrock#features))
## Supported Client versions
- Release (1.7.2 - 1.20.5)

View File

@ -68,8 +68,8 @@ dependencies {
}
include "com.google.code.gson:gson:2.10.1"
include "com.formdev:flatlaf:3.4"
include "com.formdev:flatlaf-extras:3.4"
include "com.formdev:flatlaf:3.4.1"
include "com.formdev:flatlaf-extras:3.4.1"
include "org.apache.commons:commons-lang3:3.14.0"
include "commons-io:commons-io:2.16.0"
include "net.sf.jopt-simple:jopt-simple:5.0.4"