From 0096e3e1e351d94f1e313615843470a6be77e4f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 20:58:31 +0000 Subject: [PATCH] Bump scala.version from 2.8.0 to 2.13.1 in /integration-test/build Bumps `scala.version` from 2.8.0 to 2.13.1. Updates `scala-library` from 2.8.0 to 2.13.1 - [Release notes](https://github.com/scala/scala/releases) - [Commits](https://github.com/scala/scala/compare/v2.8.0...v2.13.1) Updates `scala-compiler` from 2.8.0 to 2.13.1 - [Release notes](https://github.com/scala/scala/releases) - [Commits](https://github.com/scala/scala/compare/v2.8.0...v2.13.1) Signed-off-by: dependabot[bot] --- integration-test/build/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-test/build/pom.xml b/integration-test/build/pom.xml index 2b163abc..43910ed8 100644 --- a/integration-test/build/pom.xml +++ b/integration-test/build/pom.xml @@ -18,7 +18,7 @@ UTF-8 - 2.8.0 + 2.13.1