Skip to content

Commit cf62801

Browse files
committed
Bumped up version.
1 parent 8c743e0 commit cf62801

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 := "250609",
5+
version := "250611",
66
scalaVersion := "3.3.4",
77
libraryDependencies ++= Seq(
88
guice,

0 commit comments

Comments
 (0)