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 2d1bee9 commit 85f3986Copy full SHA for 85f3986
build.sbt
@@ -1,7 +1,7 @@
1
organization := "com.algolia"
2
name := "algoliasearch-scala"
3
description := "Scala client for Algolia Search API"
4
-scalaVersion := "2.13.14"
+scalaVersion := "2.13.15"
5
crossScalaVersions := Seq("2.13.12", "3.3.1")
6
publishMavenStyle := true
7
Test / publishArtifact := false
project/build.properties
@@ -1 +1 @@
-sbt.version=1.10.1
+sbt.version=1.10.2
0 commit comments