diff --git a/play-actuator-sample/project/plugins.sbt b/play-actuator-sample/project/plugins.sbt index 82c68d12..0d4191b0 100644 --- a/play-actuator-sample/project/plugins.sbt +++ b/play-actuator-sample/project/plugins.sbt @@ -18,4 +18,4 @@ * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.17") +addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.18")