playframework / play-mailer

Play mailer plugin
Apache License 2.0
250 stars 74 forks source link

publish 9.0.0-M2 #273

Closed ornicar closed 1 year ago

ornicar commented 1 year ago

so we can upgrade our projects using play-mailer to scala 3.3.0! :)

mkurz commented 1 year ago

Done, I pushed 9.0.0-M2: https://github.com/playframework/play-mailer/releases/tag/9.0.0-M2 Usually this starts the publish job, however it seems GitHub is having issues with GitHub actions currently ("Partial Outage"): https://www.githubstatus.com/ I will check back later.

mkurz commented 1 year ago

It worked now, should be available on Maven Central within the next 30 minutes I guess: https://github.com/playframework/play-mailer/actions/runs/5203165981/jobs/9385655065

ornicar commented 1 year ago

Awesome, thank you!