Files
openapi-generator/samples/server/petstore/java-play-framework-no-excp-handling/project/plugins.sbt
William Cheng 23dae2bcd8 Improve sample update with better exception handling (#22670)
* refactor java tests

* better exception handling when updating samples

* update samples to avoid using exception

* fix tests

* update

* update
2026-01-11 18:52:29 +08:00

2 lines
77 B
Scala

// The Play plugin
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.3")