Skip to content

Commit c39aebf

Browse files
scala-stewardtkrs
andauthored
build(deps): bump scala-library from 2.13.16 to 2.13.17 (#637)
Co-authored-by: Takeru Sato <type.in.type@gmail.com>
1 parent c176d7e commit c39aebf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import sbt._
22

33
object Dependencies {
44
val Ver = new {
5-
val scala2 = "2.13.16"
5+
val scala2 = "2.13.17"
66
val scala3 = "3.7.4"
77

88
val msgpackJava = "0.9.9"

0 commit comments

Comments
 (0)