1
0
mirror of synced 2026-05-22 13:23:17 +00:00

Add Task to Verify Branch Version Matches the Project Version

Closes gh-15226
This commit is contained in:
Marcus Hert Da Coregio
2024-06-26 14:04:17 -03:00
parent 00247350d0
commit e3d642ce7c
3 changed files with 87 additions and 0 deletions
+1
View File
@@ -25,6 +25,7 @@ apply plugin: 'org.springframework.github.milestone'
apply plugin: 'org.springframework.github.changelog'
apply plugin: 'org.springframework.github.release'
apply plugin: 'org.springframework.security.versions.verify-dependencies-versions'
apply plugin: 'org.springframework.security.check-expected-branch-version'
group = 'org.springframework.security'
description = 'Spring Security'