Skip to content

Commit d5a0140

Browse files
committed
update
1 parent bd80883 commit d5a0140

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
@@ -12,7 +12,7 @@ lazy val scala21219 = "2.13.16"
1212

1313
onLoadMessage := s"Welcome to sbt-openapi-generator ${version.value}"
1414
//crossScalaVersions := Nil
15-
publish / skip := true // don't publish the root project
15+
//publish / skip := true // don't publish the root project
1616

1717
lazy val `sbt-openapi-generator` = (project in file("."))
1818
.settings(

0 commit comments

Comments
 (0)