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 2a1e9ec commit de3cfb9Copy full SHA for de3cfb9
README.md
@@ -5,7 +5,7 @@
5
## Setup with [sbt](https://github.com/sbt/sbt)
6
7
```sh
8
-echo 'scalaVersion := "2.13.15"
+echo 'scalaVersion := "2.13.16"
9
10
libraryDependencies += "org.scalikejdbc" %% "csvquery" % "1.5.0"' > build.sbt
11
0 commit comments