Skip to content

Commit c474dc7

Browse files
Update dependency scala to v2.13.16
1 parent e718045 commit c474dc7

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
@@ -4,7 +4,7 @@ import Keys._
44
name := "joinus-devops-service"
55
organization := "com.softwaremill"
66
version := "1.0.0-SNAPSHOT"
7-
scalaVersion := "2.13.15"
7+
scalaVersion := "2.13.16"
88
mainClass := Some("com.softwaremill.Main")
99

1010
libraryDependencies ++= {

0 commit comments

Comments
 (0)