Skip to content

Commit d1b7f8a

Browse files
committed
Update Gradle Wrapper Upgrade
Issue gh-16221
1 parent 5353d49 commit d1b7f8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ wrapperUpgrade {
120120
gradle {
121121
'spring-security' {
122122
repo = 'spring-projects/spring-security'
123-
baseBranch = '6.1.x' // runs only on 6.1.x and the update is merged forward to main
123+
baseBranch = '6.3.x' // runs only on 6.3.x and the update is merged forward to main
124124
}
125125
}
126126
}

0 commit comments

Comments
 (0)