Skip to content

Commit

Permalink
Update to Scala 3.3.3 LTS and sbt 1.9.9 (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ostrzyciel authored Apr 24, 2024
1 parent e1a3e41 commit a25735b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ThisBuild / scalaVersion := "3.3.1"
ThisBuild / scalaVersion := "3.3.3"
ThisBuild / organization := "eu.ostrzyciel.jelly"
ThisBuild / homepage := Some(url("https://github.com/Jelly-RDF/jelly-jvm"))
ThisBuild / licenses := List("Apache-2.0" -> url("https://www.apache.org/licenses/LICENSE-2.0"))
Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version = 1.9.6
sbt.version = 1.9.9

0 comments on commit a25735b

Please sign in to comment.