Skip to content

Commit

Permalink
Update scala-library to 2.13.13 (#262)
Browse files Browse the repository at this point in the history
* Update scala-library to 2.13.13

* Update launchconfig

---------

Co-authored-by: kenji yoshida <[email protected]>
  • Loading branch information
scala-steward-bot and xuwei-k authored Feb 22, 2024
1 parent 932348c commit 4ccd59b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name := "mima"

scalaVersion := "2.13.12"
scalaVersion := "2.13.13"

libraryDependencies ++= Seq(
"com.typesafe" %% "mima-core" % "1.1.3",
Expand Down
2 changes: 1 addition & 1 deletion src/main/conscript/mima/launchconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
name: mima
class: mima.App
[scala]
version: 2.13.12
version: 2.13.13
[repositories]
local
maven-central

0 comments on commit 4ccd59b

Please sign in to comment.