bump dependencies

This commit is contained in:
2022-09-05 17:10:59 +03:00
parent b1ac894ccf
commit 7a1a73592e
8 changed files with 17 additions and 18 deletions

View File

@ -2,7 +2,7 @@ organization := "me.arcanis"
name := "ffxivbis"
scalaVersion := "2.13.6"
scalaVersion := "2.13.8"
scalacOptions ++= Seq("-deprecation", "-feature")