We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5f0d1b commit a365120Copy full SHA for a365120
README.MD
@@ -56,7 +56,7 @@ You can include the Maven dependency:
56
<dependency>
57
<groupId>com.github.collinalpert</groupId>
58
<artifactId>lambda2sql</artifactId>
59
- <version>1.8.1</version>
+ <version>1.8.2</version>
60
</dependency>
61
```
62
0 commit comments