Skip to content

Commit ddc751d

Browse files
authored
Merge pull request #143 from Crazy-Marvin/dependabot/gradle/gdxVersion-1.14.2
Bump gdxVersion from 1.14.0 to 1.14.2
2 parents 0d04d28 + 61b48fd commit ddc751d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.14.0'
26+
gdxVersion = '1.14.2'
2727

2828
}
2929

0 commit comments

Comments
 (0)