File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -19,10 +19,9 @@ Licensed [Apache 2][license].
1919| -------| ----------| ----------|
2020| 2.13 | 3.3 | [ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/io.underscore/slickless_2.13/badge.svg )] ( https://maven-badges.herokuapp.com/maven-central/io.underscore/slickless_2.12 ) |
2121| 2.12 | 3.3 | [ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/io.underscore/slickless_2.12/badge.svg )] ( https://maven-badges.herokuapp.com/maven-central/io.underscore/slickless_2.12 ) |
22+ | 2.12 | 3.2 | 0.3.3 |
2223| 2.11 | 3.1 | 0.3.0 |
2324
24- If you specifically need Slick 3.2, use [ slickless 0.3.3] ( https://github.com/underscoreio/slickless/releases/tag/0.3.3 ) .
25-
2625## Getting Started
2726
2827Grab the code by adding the following to your ` build.sbt ` :
Original file line number Diff line number Diff line change 11name := " slickless"
22organization := " io.underscore"
3- version := " 0.3.5-SNAPSHOT "
3+ version := " 0.3.5"
44scalaVersion := " 2.13.0"
55
66crossScalaVersions := Seq (" 2.11.12" , " 2.12.8" , " 2.13.0" )
You can’t perform that action at this time.
0 commit comments