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

Commit dde07ca

Browse files
chore(deps): update dependency scala to v3.4.0
1 parent bb2a29a commit dde07ca

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
@@ -4,7 +4,7 @@ import scala.scalanative.build.*
44

55
ThisBuild / version := "0.1.0"
66
ThisBuild / organization := "io.github.rustfields"
7-
ThisBuild / scalaVersion := "3.3.0"
7+
ThisBuild / scalaVersion := "3.4.0"
88

99
// Native settings
1010

0 commit comments

Comments
 (0)