Skip to content

Commit e3d6e15

Browse files
scala-stewardcatap
andauthored
Update scala3 to 3.8.3 (#319)
Co-authored-by: Kirill A. Korinsky <k@kcry.pt>
1 parent d0e30bc commit e3d6e15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
## [unreleased]
66
- Switched to scala-2.12.21
77
- Switched to scala-2.13.18
8-
- Switched to scala-3.8.2
8+
- Switched to scala-3.8.3
99
- Switched to scalajs-1.20.2
1010
- Switched to scala-native-0.5.10
1111

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ lazy val scala210 = "2.10.7"
55
lazy val scala211 = "2.11.12"
66
lazy val scala212 = "2.12.21"
77
lazy val scala213 = "2.13.18"
8-
lazy val scala3 = "3.8.2"
8+
lazy val scala3 = "3.8.3"
99

1010
lazy val scalatestVersion = "3.2.20"
1111

0 commit comments

Comments
 (0)