Skip to content

Commit 9ba4b88

Browse files
author
Eric Bowman
committed
scala 3.6.2 + various lib upgrades
1 parent 8502774 commit 9ba4b88

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build.sbt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
scalaVersion := "3.6.1"
1+
scalaVersion := "3.6.2"
22
resolvers += "Sonatype Public" at "https://oss.sonatype.org/content/groups/public/"
33

44
libraryDependencies ++= Seq(
55
"org.scala-lang.modules" %% "scala-parser-combinators" % "2.4.0",
66
"org.scala-lang.modules" %% "scala-parallel-collections" % "1.0.4",
7-
"org.scodec" %% "scodec-bits" % "1.2.0",
7+
"org.scodec" %% "scodec-bits" % "1.2.1",
88
"at.favre.lib" % "bytes" % "1.6.1",
9-
"org.scalactic" %% "scalactic" % "3.2.18",
10-
"org.scalatest" %% "scalatest" % "3.2.18" % "test"
9+
"org.scalactic" %% "scalactic" % "3.2.19",
10+
"org.scalatest" %% "scalatest" % "3.2.19" % "test"
1111
)
1212

1313
scalacOptions ++= Seq("-unchecked", "-deprecation", "-feature")

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy