File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -29,5 +29,6 @@ These are the people that have contributed to the _sbt-mu-srcgen_ project:
29
29
- [ ![ dmarticus] ( https://avatars.githubusercontent.com/u/4853149?v=4&s=20 ) ** dmarticus** ] ( https://github.com/dmarticus )
30
30
- [ ![ sloshy] ( https://avatars.githubusercontent.com/u/427237?v=4&s=20 ) ** sloshy** ] ( https://github.com/sloshy )
31
31
- [ ![ franciscodr] ( https://avatars.githubusercontent.com/u/1200151?v=4&s=20 ) ** franciscodr** ] ( https://github.com/franciscodr )
32
+ - [ ![ markvandertol] ( https://avatars.githubusercontent.com/u/2835719?v=4&s=20 ) ** markvandertol** ] ( https://github.com/markvandertol )
32
33
- [ ![ ThatScalaGuy] ( https://avatars.githubusercontent.com/u/7647945?v=4&s=20 ) ** ThatScalaGuy** ] ( https://github.com/ThatScalaGuy )
33
34
- [ ![ davesmith00047] ( https://avatars.githubusercontent.com/u/119872582?v=4&s=20 ) ** davesmith00047** ] ( https://github.com/davesmith00047 )
Original file line number Diff line number Diff line change 16
16
For installing this plugin, add the following line to your ` plugins.sbt ` file:
17
17
18
18
``` sbt mdoc:silent
19
- addSbtPlugin(" io.higherkindness" % " sbt-mu-srcgen" % " 0.31.0 " )
19
+ addSbtPlugin(" io.higherkindness" % " sbt-mu-srcgen" % " 0.31.1 " )
20
20
```
21
21
22
22
### NOTE
You can’t perform that action at this time.
0 commit comments