Skip to content

Commit

Permalink
Bump scala.version from 2.11.8 to 2.13.1
Browse files Browse the repository at this point in the history
Bumps `scala.version` from 2.11.8 to 2.13.1.

Updates `scala-library` from 2.11.8 to 2.13.1
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.11.8...v2.13.1)

Updates `scala-compiler` from 2.11.8 to 2.13.1
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.11.8...v2.13.1)

Updates `scala-reflect` from 2.11.8 to 2.13.1
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.11.8...v2.13.1)

Updates `scalap` from 2.11.8 to 2.13.1
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.11.8...v2.13.1)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2019
1 parent 42ef031 commit d50c287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<properties>
<dss.version>0.5.0</dss.version>
<linkis.version>0.9.1</linkis.version>
<scala.version>2.11.8</scala.version>
<scala.version>2.13.1</scala.version>
<jdk.compile.version>1.8</jdk.compile.version>
<maven.version>3.3.3</maven.version>
</properties>
Expand Down

0 comments on commit d50c287

Please sign in to comment.