Skip to content

Commit

Permalink
Fix javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
armanbilge committed May 16, 2024
1 parent 2523663 commit 97c7798
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ libraryDependencies += "com.github.sbt" % "junit-interface" % "0.13.3" % Test
crossPaths := false
autoScalaLibrary := false
Compile / compileOrder := CompileOrder.JavaThenScala
Compile / doc / javacOptions -= "-Xlint:all"

0 comments on commit 97c7798

Please sign in to comment.