You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// $COVERAGE-OFF$packagebuildinfo/** This object was generated by sbt-buildinfo. */caseobjectBuildInfo {
/** The value is "2.13.15". */valscalaVersion_a1:String="2.13.15"/** The value is "3.3.4". */valscalaVersion_a2:String="3.3.4"overridevaltoString:String= {
"scalaVersion_a1: %s, scalaVersion_a2: %s".format(
scalaVersion_a1, scalaVersion_a2
)
}
}
// $COVERAGE-ON$
sbt-buildinfo 0.13.0
// $COVERAGE-OFF$packagebuildinfo/** This object was generated by sbt-buildinfo. */caseobjectBuildInfo {
/** The value is "2.12.20". */valscalaVersion_a1:String="2.12.20"/** The value is "2.12.20". */valscalaVersion_a2:String="2.12.20"overridevaltoString:String= {
"scalaVersion_a1: %s, scalaVersion_a2: %s".format(
scalaVersion_a1, scalaVersion_a2
)
}
}
// $COVERAGE-ON$
The text was updated successfully, but these errors were encountered:
project/build.properties
sbt.version=1.10.5
build.sbt
a3/target/scala-2.12/src_managed/main/sbt-buildinfo/BuildInfo.scala
sbt-buildinfo 0.12.0
sbt-buildinfo 0.13.0
The text was updated successfully, but these errors were encountered: