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.
2 parents e1db2ad + 594a2f3 commit c8f7625Copy full SHA for c8f7625
ficoscore-simulation-client-java/build.sbt
@@ -3,7 +3,7 @@ lazy val root = (project in file(".")).
3
organization := "org.mifos.creditbureau",
4
name := "circulo-de-credito-connector",
5
version := "1.0.0",
6
- scalaVersion := "2.11.12",
+ scalaVersion := "2.13.16",
7
scalacOptions ++= Seq("-feature"),
8
compile / javacOptions ++= Seq("-Xlint:deprecation"),
9
Compile / packageDoc / publishArtifact := false,
0 commit comments