Merge pull request 'Update all minor and patch updates to v1.14.2' (#15) from renovate/all-minor-patch into master
Build and Test / build (push) Successful in 45s

This commit was merged in pull request #15.
This commit is contained in:
2026-06-05 18:01:02 +02:00
+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"