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

Commit e1114a7

Browse files
chore(deps): update dependency scala to v3.3.3
1 parent 25099af commit e1114a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3.3"
44
ThisBuild / scalacOptions ++= Seq("-feature", "-deprecation")
55

66
fork := true

0 commit comments

Comments
 (0)