Remove unused dependency

- We can't yet handle boot deps in docs for snippets.
- Relates #166
This commit is contained in:
Janne Valkealahti
2023-03-16 09:08:08 +00:00
parent 75998970c2
commit a16de5b020

View File

@@ -6,7 +6,6 @@ description = 'Spring Security Kerberos Documentation'
dependencies {
management platform(project(":spring-security-kerberos-management"))
testImplementation 'org.springframework.boot:spring-boot-starter-test'
}
node {