bump libraries

This commit is contained in:
2023-10-20 13:32:55 +03:00
parent bdf413d494
commit f3535f6e16
2 changed files with 11 additions and 12 deletions

View File

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