We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 994899b commit 9828f45Copy full SHA for 9828f45
build.sbt
@@ -2,7 +2,7 @@
2
3
lazy val root = (project in file(".")).settings(
4
name := "scalatest-website",
5
- version := "250611",
+ version := "250706",
6
scalaVersion := "3.3.4",
7
libraryDependencies ++= Seq(
8
guice,
0 commit comments