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

Commit

Permalink
chore(deps): update dependency scala to v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2024
1 parent 7e7a803 commit 2700bfe
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,5 +1,5 @@
ThisBuild / version := "4.0.0"
ThisBuild / scalaVersion := "3.3.0"
ThisBuild / scalaVersion := "3.4.0"
ThisBuild / organization := "io.github.rustfields"
ThisBuild / scalacOptions ++= Seq("-feature", "-deprecation")

Expand Down

0 comments on commit 2700bfe

Please sign in to comment.