diff --git a/README.md b/README.md index 26c80b2..90b43ec 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/build.gradle b/build.gradle index 5793e19..9032142 100644 --- a/build.gradle +++ b/build.gradle @@ -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"