Update all minor and patch updates to v1.14.2 #15

Merged
Renovate merged 1 commits from renovate/all-minor-patch into master 2026-06-05 18:01:02 +02:00
Showing only changes of commit 6416a55904 - Show all commits
+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"