Skip to content
This repository was archived by the owner on Feb 19, 2024. It is now read-only.

Commit c90afe2

Browse files
committed
chore(deps): update dependency scala to v2.13.8
1 parent 8c5e001 commit c90afe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

racing-car-katas/exercises/scala/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name := "RacingCarKatas"
22

33
version := "1.0"
44

5-
scalaVersion := "2.10.2"
5+
scalaVersion := "2.13.8"
66

77
libraryDependencies ++= List(
88
"org.scalatest" % "scalatest_2.10" % "2.0",

0 commit comments

Comments
 (0)