Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Commit 8402b5f

Browse files
chore(deps): update dependency scala to v3.4.0
1 parent 25099af commit 8402b5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ThisBuild / version := "6.0.1"
22
ThisBuild / organization := "io.github.rustfields"
3-
ThisBuild / scalaVersion := "3.3.0"
3+
ThisBuild / scalaVersion := "3.4.0"
44
ThisBuild / scalacOptions ++= Seq("-feature", "-deprecation")
55

66
fork := true

0 commit comments

Comments
 (0)