Skip to content

Commit

Permalink
Start building against Spring LDAP 3.2.7 snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Oct 9, 2024
1 parent f54603c commit c9cdd32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2054,7 +2054,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
}
}
library("Spring LDAP", "3.2.6") {
library("Spring LDAP", "3.2.7-SNAPSHOT") {
considerSnapshots()
group("org.springframework.ldap") {
modules = [
Expand Down

0 comments on commit c9cdd32

Please sign in to comment.