mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-11 20:02:09 +00:00
* bumped sbt version to 1.10.10
* bumped scala version to 3.7.3
This commit is contained in:
parent
fb0c7b1331
commit
eb8c92055f
@ -1,4 +1,4 @@
|
||||
val scala3Version = "3.6.4"
|
||||
val scala3Version = "3.7.3"
|
||||
|
||||
lazy val root = project
|
||||
.in(file("."))
|
||||
|
||||
@ -1 +1 @@
|
||||
sbt.version=1.10.10
|
||||
sbt.version=1.11.6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user