Skip to content

Commit 9828f45

Browse files
committed
Bumped up version.
1 parent 994899b commit 9828f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
lazy val root = (project in file(".")).settings(
44
name := "scalatest-website",
5-
version := "250611",
5+
version := "250706",
66
scalaVersion := "3.3.4",
77
libraryDependencies ++= Seq(
88
guice,

0 commit comments

Comments
 (0)