From 2bd539948b95d919371cdc899a6efaa9e384579c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 04:09:08 +0000 Subject: [PATCH] chore(deps): bump org.scala-lang:scala-library from 2.13.9 to 2.13.17 Bumps [org.scala-lang:scala-library](https://github.com/scala/scala) from 2.13.9 to 2.13.17. - [Release notes](https://github.com/scala/scala/releases) - [Commits](https://github.com/scala/scala/compare/v2.13.9...v2.13.17) --- updated-dependencies: - dependency-name: org.scala-lang:scala-library dependency-version: 2.13.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 59384d5..3d434c1 100644 --- a/pom.xml +++ b/pom.xml @@ -112,7 +112,7 @@ org.scala-lang scala-library - 2.13.9 + 2.13.17