We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0070f6 commit 4888fb8Copy full SHA for 4888fb8
build.sbt
@@ -1,8 +1,8 @@
1
import sbt.Test
2
-// The simplest possible sbt build file is just one line:
3
+//https://repo1.maven.org/maven2/com/github/p2m2/
4
scalaVersion := "2.13.12"
5
-crossScalaVersions := List("2.13.12", "2.12.18")
+crossScalaVersions := List("2.13.12")
6
name := "stream-reader-mzxml"
7
organization := "com.github.p2m2"
8
0 commit comments