From bf386167427da25acdcb2f30f89af3d6c12442f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 06:20:57 +0000 Subject: [PATCH] Bump io.github.hakky54:ayza from 10.0.5 to 10.0.6 Bumps [io.github.hakky54:ayza](https://github.com/Hakky54/ayza) from 10.0.5 to 10.0.6. - [Changelog](https://github.com/Hakky54/ayza/blob/master/CHANGELOG.md) - [Commits](https://github.com/Hakky54/ayza/compare/v10.0.5...v10.0.6) --- updated-dependencies: - dependency-name: io.github.hakky54:ayza dependency-version: 10.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 5584cbf..58b64b2 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,6 +1,6 @@ [versions] methanol = "1.9.0" -ayza = "10.0.5" +ayza = "10.0.6" junit5 = "6.1.2" mockito = "5.23.0" okhttp = "5.4.0"