File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
55## [ unreleased]
66- Switched to scala-2.12.20
7- - Switched to scala-2.13.16
7+ - Switched to scala-2.13.17
88- Switched to scala-3.7.3
99- Switched to scalajs-1.20.1
1010- Switched to scala-native-0.5.8
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ import sbtcrossproject.CrossPlugin.autoImport.crossProject
33lazy val scala210 = " 2.10.7"
44lazy val scala211 = " 2.11.12"
55lazy val scala212 = " 2.12.20"
6- lazy val scala213 = " 2.13.16 "
6+ lazy val scala213 = " 2.13.17 "
77lazy val scala3 = " 3.7.3"
88
99lazy val scalatestVersion = " 3.2.19"
Original file line number Diff line number Diff line change 1- sbt.version =1.11.6
1+ sbt.version =1.11.7
You can’t perform that action at this time.
0 commit comments