Skip to content

Commit

Permalink
bump scala version to 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ailrst committed Oct 13, 2023
1 parent 0b5d7dc commit 3b31c5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import scala.io.Source

ThisBuild / scalaVersion := "3.3.0"
ThisBuild / scalaVersion := "3.3.1"
ThisBuild / version := "0.0.1"
ThisBuild / organization := "uq.pac"

Expand Down

0 comments on commit 3b31c5a

Please sign in to comment.