mirror of
https://github.com/arcan1s/ffxivbis.git
synced 2025-07-08 19:35:52 +00:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
7a6cd84ce3 | |||
33b750123d |
@ -7,4 +7,3 @@ scalaVersion := "2.13.6"
|
|||||||
scalacOptions ++= Seq("-deprecation", "-feature")
|
scalacOptions ++= Seq("-deprecation", "-feature")
|
||||||
|
|
||||||
enablePlugins(JavaAppPackaging)
|
enablePlugins(JavaAppPackaging)
|
||||||
coverageEnabled := true
|
|
||||||
|
@ -1 +1 @@
|
|||||||
version := "0.12.0"
|
version := "0.12.1"
|
||||||
|
Reference in New Issue
Block a user