We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1434921 commit f139382Copy full SHA for f139382
build.sbt
@@ -1,7 +1,7 @@
1
import Dependencies._
2
import Common._
3
4
-ThisBuild / version := "1.9.1-SNAPSHOT"
+ThisBuild / version := "1.9.2-SNAPSHOT"
5
ThisBuild / organization := "org.scalaxb"
6
ThisBuild / homepage := Option(url("http://scalaxb.org"))
7
ThisBuild / licenses := List("MIT License" -> url("https://github.com/eed3si9n/scalaxb/blob/master/LICENSE"))
project/build.properties
@@ -1 +1 @@
-sbt.version=1.8.0
+sbt.version=1.8.2
0 commit comments