Update all minor and patch updates to v1.14.2
Build and Test / build (pull_request) Successful in 47s

This commit is contained in:
2026-06-05 16:00:10 +00:00
parent 65cfff172d
commit 6416a55904
+1 -1
View File
@@ -7,7 +7,7 @@ plugins {
group = "be.seeseemelk"
version = "1.0-SNAPSHOT"
val gdxVersion = "1.14.1"
val gdxVersion = "1.14.2"
val slf4j = "2.0.18"
val lombokVersion = "1.18.46"
val avajeInjectVersion = "12.6-javax"