Flaxoos / extra-ktor-plugins

Feature-rich, efficient, and highly customizable plugins for your Multiplatform Ktor Server or Client
https://flaxoos.github.io/extra-ktor-plugins/
Other
61 stars 3 forks source link

Add pipeline to auto-update Gradle Wrapper (Closes #37) #38

Closed yonatankarp closed 3 months ago

yonatankarp commented 3 months ago

This commit adds a new GitHub workflow that will run every day at 00:00 and try to check for a new Gradle wrapper version. If such a version exists, it will open a new PR with the new version against the main branch.