File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ _export:
1919 # - file:///path/to/digdag-plugin-mssql/build/repo
2020 # - https://jitpack.io
2121 dependencies :
22- - com.github.kulmam92:digdag-plugin-mssql:0.1.1
22+ - com.github.kulmam92:digdag-plugin-mssql:0.1.2
2323
2424 mssql :
2525 host : localhost
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ apply plugin: 'idea'
1111apply plugin : ' net.ltgt.apt'
1212
1313group = ' com.github.kulmam92'
14- version = ' 0.1.2-SNAPSHOT '
14+ version = ' 0.1.2'
1515
1616def digdagVersion = ' 0.9.31'
1717
Original file line number Diff line number Diff line change 55 #- https://dl.bintray.com/digdag/maven
66 #- https://jitpack.io
77 dependencies:
8- - com.github.kulmam92:digdag-plugin-mssql:0.1.2-SNAPSHOT
8+ - com.github.kulmam92:digdag-plugin-mssql:0.1.2
99 mssql:
1010 host: localhost
1111 user: sa
You can’t perform that action at this time.
0 commit comments