From 4bc89bd0aa6a07ca10f8ada9fc7c3cfbb4180017 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 05:51:53 +0000 Subject: [PATCH] Bump com.simprints:libsimprints from 2025.1.3-SNAPSHOT to 2025.1.3 Bumps [com.simprints:libsimprints](https://github.com/SimPrints/LibSimprints) from 2025.1.3-SNAPSHOT to 2025.1.3. - [Release notes](https://github.com/SimPrints/LibSimprints/releases) - [Commits](https://github.com/SimPrints/LibSimprints/compare/v2025.1.3-SNAPSHOT...v2025.1.3) --- updated-dependencies: - dependency-name: com.simprints:libsimprints dependency-version: 2025.1.3 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 a863db7e32..0eb17e7085 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -63,7 +63,7 @@ circleImageView_version = "3.1.0" kermit_version = "2.0.5" zip4j_version = "2.11.5" -libsimprints_version = "2025.1.3-SNAPSHOT" +libsimprints_version = "2025.1.3" simmatcher_version = "1.2.0" roc_wrapper_version = "1.23.0" roc_wrapper-v3_version = "3.1.0"