Skip to content

Commit

Permalink
Bump scala.version from 2.10.6 to 2.13.2 in /templates
Browse files Browse the repository at this point in the history
Bumps `scala.version` from 2.10.6 to 2.13.2.

Updates `scala-library` from 2.10.6 to 2.13.2
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.10.6...v2.13.2)

Updates `scala-compiler` from 2.10.6 to 2.13.2
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.10.6...v2.13.2)

Updates `scala-reflect` from 2.10.6 to 2.13.2
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.10.6...v2.13.2)

Updates `scalap` from 2.10.6 to 2.13.2
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.10.6...v2.13.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2020
1 parent a3eaa55 commit bca82b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<mockito.version>1.10.19</mockito.version>
<scala.mm.version>2.10</scala.mm.version>
<!-- Kafka 0.9 requires Scala 2.10.5+ -->
<scala.version>2.10.6</scala.version>
<scala.version>2.13.2</scala.version>
<scalatest.version>2.2.1</scalatest.version>
<scala-maven-plugin.version>3.2.2</scala.maven.plugin.version>
<slf4j.version>1.7.16</slf4j.version>
Expand Down

0 comments on commit bca82b7

Please sign in to comment.