Skip to content

Commit

Permalink
Bump scala version to 3.3.3 LTS (#256)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyp3rflow authored and jhnaldo committed Oct 29, 2024
1 parent c463eb5 commit d2c7ab8
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
Expand Up @@ -6,7 +6,7 @@ import sbtassembly.AssemblyPlugin.defaultUniversalScript
ThisBuild / version := "0.4.3"

// Scala version
ThisBuild / scalaVersion := "3.3.1"
ThisBuild / scalaVersion := "3.3.3"

// ESMeta organization
ThisBuild / organization := "esmeta"
Expand Down

0 comments on commit d2c7ab8

Please sign in to comment.