We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9c8dd0 commit 97236aeCopy full SHA for 97236ae
build.sbt
@@ -2,7 +2,7 @@ name := "overwatch"
2
3
organization := "com.databricks.labs"
4
5
-version := "0.8.1.2"
+version := "0.8.2.0"
6
7
scalaVersion := "2.12.12"
8
scalacOptions ++= Seq("-Xmax-classfile-name", "78")
0 commit comments