File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Changes
22
3- ## 7.0.0
4- - * we are now using Scala 3.7.4 *
3+ ## 7.0.0 - Released December 16th 2025
4+ - * we are now using Scala 3.7.3 *
55- * we are now using sbt 1.11.7*
66- various API changes due to new major Scala version
77- fixed typos and minor code style issues
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ import xerial.sbt.Sonatype.sonatypeCentralHost
99name := " OPAL Library"
1010
1111// SNAPSHOT
12- ThisBuild / version := " 7.0.0"
12+ ThisBuild / version := " 7.0.0" // December 16th, 2025
1313// RELEASED version in ThisBuild := "6.0.0" // October 9th, 2025
1414// RELEASED version in ThisBuild := "5.0.0" // January 23rd, 2023
1515// RELEASED version in ThisBuild := "4.0.0" // May 7th, 2021
You can’t perform that action at this time.
0 commit comments