Skip to content

Commit 9ae29a4

Browse files
authored
Merge pull request #131 from Crazy-Marvin/dependabot/gradle/gdxVersion-1.14.0
Bump gdxVersion from 1.13.1 to 1.14.0
2 parents c96a3ee + fdbf1a9 commit 9ae29a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ allprojects {
2323
version = '1.0'
2424
ext {
2525
appName = "Halma"
26-
gdxVersion = '1.13.1'
26+
gdxVersion = '1.14.0'
2727

2828
}
2929

0 commit comments

Comments
 (0)