Skip to content

Commit 4def76e

Browse files
committed
chore: Update libGDX (1.13.5) and guacamole (0.3.6)
1 parent 6720753 commit 4def76e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ sourceSets {
5353

5454
// DEPENDENCIES
5555
ext {
56-
gdxVersion = "1.12.1"
57-
guacamoleVersion = "92d161f06c" // =v.0.3.6
56+
gdxVersion = "1.13.5"
57+
guacamoleVersion = "v0.3.6"
5858

5959
// Test dependencies
6060
junitVersion = "5.10.0"

0 commit comments

Comments
 (0)