Skip to content

Commit 2fe6586

Browse files
committed
Set version scheme
1 parent 1ac42e6 commit 2fe6586

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.sbt

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ inThisBuild(
1010
)
1111
)
1212

13+
ThisBuild / versionScheme := Some("early-semver")
14+
1315
val protobufJava = "com.google.protobuf" % "protobuf-java" % "3.25.5"
1416

1517
val coursierVersion = "2.1.19"

0 commit comments

Comments
 (0)