From 365f651e501883b655bf872079d92e77f7af93f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 17:27:33 +0000 Subject: [PATCH] Bump scala-library from 2.13.0 to 2.13.9 in /lab1-lexer/lexical-scanner 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] --- lab1-lexer/lexical-scanner/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lab1-lexer/lexical-scanner/pom.xml b/lab1-lexer/lexical-scanner/pom.xml index 94f67e2..74e78c8 100644 --- a/lab1-lexer/lexical-scanner/pom.xml +++ b/lab1-lexer/lexical-scanner/pom.xml @@ -5,7 +5,7 @@ 1.0-SNAPSHOT 2008 - 2.13.0 + 2.13.9