Skip to content

Commit 36b5179

Browse files
Update dependency scala to v2.13.18 (#119)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 472086c commit 36b5179

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.17"
7+
scalaVersion := "2.13.18"
88
mainClass := Some("com.softwaremill.Main")
99

1010
libraryDependencies ++= {

0 commit comments

Comments
 (0)