Skip to content

Commit f92c086

Browse files
Update dependency scala to v2.13.16 (#17)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d52625 commit f92c086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import Dependencies._
22

3-
ThisBuild / scalaVersion := "2.13.13"
3+
ThisBuild / scalaVersion := "2.13.16"
44
ThisBuild / version := "0.4.0"
55
ThisBuild / organization := "com.infomofo"
66
ThisBuild / organizationName := "infomofo"

0 commit comments

Comments
 (0)