Skip to content
This repository was archived by the owner on Aug 21, 2021. It is now read-only.

Support SonarQube 7.3

Choose a tag to compare

@deepy deepy released this 23 Aug 09:32
· 17 commits to master since this release

Adds support for SonarQube 7.3

  • Replaces deprecated ServerExtension (removed in 7.3) usage with @ServerSide annotation.