mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-04-19 02:05:17 -04:00
update version in sbt
This commit is contained in:
parent
e1a88735e3
commit
41afb10cb5
@ -3,7 +3,7 @@ lazy val root = (project in file(".")).settings(
|
|||||||
List(
|
List(
|
||||||
organization := "com.example",
|
organization := "com.example",
|
||||||
scalaVersion := "3.1.1",
|
scalaVersion := "3.1.1",
|
||||||
version := "0.1.0-SNAPSHOT",
|
version := "0.2.0-beta",
|
||||||
semanticdbEnabled := true,
|
semanticdbEnabled := true,
|
||||||
semanticdbVersion := scalafixSemanticdb.revision
|
semanticdbVersion := scalafixSemanticdb.revision
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user