Skip to content

Commit

Permalink
Merge pull request #54 from personnummer/renovate/scala-2.13.x
Browse files Browse the repository at this point in the history
Update dependency scala to v2.13.16
  • Loading branch information
frozzare authored Feb 4, 2025
2 parents 6e3dd34 + d23cd87 commit 98ad6b7
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,6 +1,6 @@
import Dependencies._

ThisBuild / scalaVersion := "2.13.15"
ThisBuild / scalaVersion := "2.13.16"
ThisBuild / version := "3.1.0"
ThisBuild / organization := "personnummer"
ThisBuild / organizationName := "personnummer"
Expand Down

0 comments on commit 98ad6b7

Please sign in to comment.