Skip to content

Commit

Permalink
Update required scalaVersion to the now released 3.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikael Vejdemo-Johansson committed Dec 12, 2024
1 parent 6d4387a commit 43869cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name := "TDA4j"
organization := "org.appliedtopology"
version := "0.1.0-alpha"
scalaVersion := "3.6.2-RC2"
scalaVersion := "3.6.2"

versionScheme := Some("semver-spec")

Expand Down

0 comments on commit 43869cd

Please sign in to comment.