Skip to content

Commit e35baa2

Browse files
Truncated comment
1 parent d1952b0 commit e35baa2

File tree

1 file changed

+1
-1
lines changed
  • examples/springdoc-openapi-scala-2/simple

1 file changed

+1
-1
lines changed

examples/springdoc-openapi-scala-2/simple/build.sbt

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

1717
ThisBuild / scalaVersion := "2.12.18"
1818

19-
lazy val `springdoc-openapi-scala-2-version`: String = ??? // specify version of the library
19+
lazy val `springdoc-openapi-scala-2-version`: String = ??? // specify version of the library, for example "0.2.0"
2020

2121
lazy val root = (project in file("."))
2222
.settings(

0 commit comments

Comments
 (0)