mirror of
https://github.com/VinylDNS/vinyldns
synced 2025-09-03 15:55:42 +00:00
Remove sbt-plugin from dependencies that need updating
This commit is contained in:
@@ -217,18 +217,6 @@ to version 1.0.6:
|
|||||||
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
|
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
|
||||||
```
|
```
|
||||||
|
|
||||||
Also update the sbt-plugin for the Play framework from version 2.7.4:
|
|
||||||
|
|
||||||
```shell
|
|
||||||
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.7.4")
|
|
||||||
```
|
|
||||||
|
|
||||||
to version 2.8.16:
|
|
||||||
|
|
||||||
```shell
|
|
||||||
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.16")
|
|
||||||
```
|
|
||||||
|
|
||||||
### Starting the API Server
|
### Starting the API Server
|
||||||
|
|
||||||
Before starting the API service, you can start the dependencies for local development:
|
Before starting the API service, you can start the dependencies for local development:
|
||||||
|
Reference in New Issue
Block a user