Skip to content

Commit

Permalink
add link in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornregnell committed Jan 31, 2025
1 parent 0c3d567 commit b3b344e
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 @@
lazy val reqTLangVer = "4.5.4"
lazy val scalaVer = "3.3.5" // use LTS only https://www.scala-lang.org/download/all.html
lazy val munitVer = "1.0.3"
lazy val oslibVer = "0.11.3" // used as test dep only
lazy val oslibVer = "0.11.3" // used as test dep only https://github.com/com-lihaoyi/os-lib/releases
lazy val scalaXmlVer = "2.2.0" // deprecated; migration needed eventually...

ThisBuild / version := reqTLangVer
Expand Down

0 comments on commit b3b344e

Please sign in to comment.