File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,14 +25,14 @@ This does not support:
2525<dependency >
2626 <groupId >com.github.vertical-blank</groupId >
2727 <artifactId >sql-formatter</artifactId >
28- <version >2.0.0 </version >
28+ <version >2.0.1 </version >
2929</dependency >
3030```
3131
3232### Gradle
3333
3434``` gradle
35- implementation 'com.github.vertical-blank:sql-formatter:2.0.0 '
35+ implementation 'com.github.vertical-blank:sql-formatter:2.0.1 '
3636```
3737
3838## Examples
Original file line number Diff line number Diff line change 22 <modelVersion >4.0.0</modelVersion >
33 <groupId >com.github.vertical-blank</groupId >
44 <artifactId >sql-formatter</artifactId >
5- <version >2.0.0 </version >
5+ <version >2.0.1 </version >
66 <packaging >jar</packaging >
77 <name >sql-formatter</name >
88 <description >Simple SQL formatter without dependencies.</description >
You can’t perform that action at this time.
0 commit comments