~jan0sch/smederee

Showing details for patch 47ed5d5cb3c2e849f0dec469e48b858b9c73cad4.
2023-05-08 (Mon), 6:00 PM - Jens Grassel - 47ed5d5cb3c2e849f0dec469e48b858b9c73cad4

Update Scala to 3.3.0-RC5

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