From add72c61e550ef10e43d3001afab591dcaaaf8bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 31 May 2025 19:50:01 +0000 Subject: [PATCH] fix(deps): update dependency net.fabricmc.fabric-api:fabric-gametest-api-v1 to v1.3.16+1172e8970d --- gametest/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gametest/gradle.properties b/gametest/gradle.properties index ebda79d..f9f68f1 100644 --- a/gametest/gradle.properties +++ b/gametest/gradle.properties @@ -8,4 +8,4 @@ fabric_version = 0.15.9 # Whether to use the headlessmc lwjgl agent or not hmc.lwjgl=true fabric_api_version=0.96.11+1.20.4 -fabric_gametest_api_version=1.3.5+85d85a934f +fabric_gametest_api_version=1.3.16+1172e8970d