ant-druha / intellij-powershell

Adds PowerShell language support to IntelliJ-based IDEs.
https://plugins.jetbrains.com/plugin/10249-powershell
Apache License 2.0
71 stars 20 forks source link

Migrate to Gradle version catalog, enable Dependabot #218

Closed ForNeVeR closed 6 months ago

ForNeVeR commented 6 months ago

This PR migrates the used dependency versions to the Gradle version catalog. This allows various automations to easily parse the project dependency list.

Also, it enables Dependabot to automatically check the updates for our dependencies.