Skip to content

Commit 4f63f48

Browse files
Bump tlBaseVersion
1 parent 07c8c2d commit 4f63f48

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 @@ name := "sbt-typelevel"
22

33
import org.typelevel.sbt.gha.{PermissionScope, PermissionValue, Permissions}
44

5-
ThisBuild / tlBaseVersion := "0.7"
5+
ThisBuild / tlBaseVersion := "0.8"
66
ThisBuild / crossScalaVersions := Seq("2.12.20")
77
ThisBuild / developers ++= List(
88
tlGitHubDev("armanbilge", "Arman Bilge"),

0 commit comments

Comments
 (0)