Skip to content

Commit de3cfb9

Browse files
authored
Update README.md
1 parent 2a1e9ec commit de3cfb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
## Setup with [sbt](https://github.com/sbt/sbt)
66

77
```sh
8-
echo 'scalaVersion := "2.13.15"
8+
echo 'scalaVersion := "2.13.16"
99
1010
libraryDependencies += "org.scalikejdbc" %% "csvquery" % "1.5.0"' > build.sbt
1111

0 commit comments

Comments
 (0)