Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
Kasean authored Dec 18, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 03a5a69 commit 325bfa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion file-garbage-core/build.gradle
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'org.springframework.boot:spring-boot-starter-webflux'
implementation 'org.springframework.boot:spring-boot-starter-security'
implementation 'org.keycloak:keycloak-spring-boot-starter'
implementation group: 'org.keycloak', name: 'keycloak-spring-boot-adapter', version: '18.0.2'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'io.projectreactor:reactor-test'
}

0 comments on commit 325bfa6

Please sign in to comment.