~jan0sch/smederee

Showing details for patch 0e104088566697a365156f43bf48ac14e429a6a5.
2023-05-21 (Sun), 8:52 AM - Jens Grassel - 0e104088566697a365156f43bf48ac14e429a6a5

Update Scala to 3.3.0-RC6

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
diff -rN -u old-smederee/build.sbt new-smederee/build.sbt
--- old-smederee/build.sbt	2025-01-16 10:07:59.354303365 +0000
+++ new-smederee/build.sbt	2025-01-16 10:07:59.354303365 +0000
@@ -14,7 +14,7 @@
 
 inThisBuild(
   Seq(
-    scalaVersion := "3.3.0-RC5",
+    scalaVersion := "3.3.0-RC6",
     organization := "de.smederee",
     organizationName := "Contributors as noted in the AUTHORS.md file",
     scalacOptions ++= Seq(