Skip to content

Commit 8a17054

Browse files
committed
other: update scala-library from 2.13.7 to 2.13.10
1 parent 73750dd commit 8a17054

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 @@ name := "prometheus-client-scala"
44
organization := "org.dmonix"
55
version := "1.2.0"
66

7-
scalaVersion := "2.13.7"
7+
scalaVersion := "2.13.10"
88
crossScalaVersions := Seq("2.11.12", "2.12.17", scalaVersion.value)
99
fork := true //needed to get the java-options set properly during sbt run
1010

0 commit comments

Comments
 (0)