From 72a1f1a07d3a9c1783d97ca8f132b1c437efb354 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 19:00:12 +0000 Subject: [PATCH] build(deps): bump scala-library from 2.13.0 to 2.13.9 in /sb-word-count Bumps [scala-library](https://github.com/scala/scala) from 2.13.0 to 2.13.9. - [Release notes](https://github.com/scala/scala/releases) - [Commits](https://github.com/scala/scala/compare/v2.13.0...v2.13.9) --- updated-dependencies: - dependency-name: org.scala-lang:scala-library dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sb-word-count/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sb-word-count/pom.xml b/sb-word-count/pom.xml index 3b3afe5..ebf2e70 100644 --- a/sb-word-count/pom.xml +++ b/sb-word-count/pom.xml @@ -19,7 +19,7 @@ 2.12 - 2.13.0 + 2.13.9 2.4.0