Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update for play2.7 #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

kijuky
Copy link

@kijuky kijuky commented Feb 8, 2023

概要

  • play 2.7.x に対応しました。

詳細

  • 各種ライブラリをアップデートしました
ライブラリ 旧バージョン 新バージョン 備考
scala 2.11.12, 2.12.7 2.13.10, 2.12.17
sbt 0.13.16 1.4.9
play 2.6.20 2.7.9
h2 1.4.+ 2.1.+ sampleアプリ
scalikejdbc 3.1.+ 3.4.+
flyway-play 4.0.0 7.22.0 sampleアプリ
logback-classic 1.2.+ 削除 sampleアプリ
jackson-module-scala 2.14.0 sampleアプリ
ref FasterXML/jackson-module-scala#513
scalatestplus-play 3.1.2 4.0.0 sampleアプリ
  • (sampleアプリ)joda.timeではなくjava.timeを使用しました
  • (sampleアプリ)古いconfキーを新しいものに変更しました
  • travis ci で動かすjavaのバージョンを11に変更しました

備考

  • sbt sample/run, および sbt sample/test を実行して、問題がないことを確認しています。
  • 既存のtravisの設定があったので、そちらを変更しましたが、必要があれば同時にGitHub Actionにも変更したいと思います。
  • こちらのマージ後に続けて、play 2.8向けのバージョンアップのプルリクエストも出したいと思います。

@kijuky kijuky force-pushed the feature/for-play27 branch from 084c059 to d2f1c63 Compare February 8, 2023 01:59
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant