~jan0sch/smederee

Showing details for patch be1916da151d4bcdbddb84fc6c7437fabb34ddfd.
2023-04-24 (Mon), 9:01 AM - Jens Grassel - be1916da151d4bcdbddb84fc6c7437fabb34ddfd

Update scala to 3.3.0-RC4

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-31 02:43:20.249536483 +0000
+++ new-smederee/build.sbt	2025-01-31 02:43:20.249536483 +0000
@@ -14,7 +14,7 @@
 
 inThisBuild(
   Seq(
-    scalaVersion := "3.3.0-RC3",
+    scalaVersion := "3.3.0-RC4",
     organization := "de.smederee",
     organizationName := "Contributors as noted in the AUTHORS.md file",
     scalacOptions ++= Seq(