Skip to content

Commit

Permalink
Update scala-library from 2.13.10 to 2.13.12 (#112)
Browse files Browse the repository at this point in the history
Co-authored-by: Anand Singh <[email protected]>
  • Loading branch information
anand-singh and anand-singh authored Nov 6, 2023
1 parent 99bc4c0 commit d93c69a
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 @@ -2,7 +2,7 @@ import Dependencies._
import sbtrelease.ReleaseStateTransformations._
import sbtrelease.ReleasePlugin.autoImport._

ThisBuild / scalaVersion := "2.13.10"
ThisBuild / scalaVersion := "2.13.12"
ThisBuild / organization := "com.techmonad"
ThisBuild / organizationName := "TechMonad Technology"

Expand Down

0 comments on commit d93c69a

Please sign in to comment.