From 76e959c7bd907a0a1ca2f370e8a49703629582f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 17:29:07 +0000 Subject: [PATCH] Bump scala-library from 2.13.1 to 2.13.9 in /ndbc-api-scala_2.13 Bumps [scala-library](https://github.com/scala/scala) from 2.13.1 to 2.13.9. - [Release notes](https://github.com/scala/scala/releases) - [Commits](https://github.com/scala/scala/compare/v2.13.1...v2.13.9) --- updated-dependencies: - dependency-name: org.scala-lang:scala-library dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ndbc-api-scala_2.13/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ndbc-api-scala_2.13/pom.xml b/ndbc-api-scala_2.13/pom.xml index 80b1c62..848e8f8 100644 --- a/ndbc-api-scala_2.13/pom.xml +++ b/ndbc-api-scala_2.13/pom.xml @@ -24,7 +24,7 @@ org.scala-lang scala-library - 2.13.1 + 2.13.9 junit