mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-12 20:32:15 +00:00
Update Scala version to 2.13.1
This commit is contained in:
parent
66b0e8d0d3
commit
516e639b62
@ -2,6 +2,6 @@ name := "GildedRose"
|
|||||||
|
|
||||||
version := "1.0"
|
version := "1.0"
|
||||||
|
|
||||||
scalaVersion := "2.12.1"
|
scalaVersion := "2.13.1"
|
||||||
|
|
||||||
libraryDependencies += "org.scalatest" %% "scalatest" % "3.0.1"
|
libraryDependencies += "org.scalatest" %% "scalatest" % "3.0.1"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user