Skip to content

Commit

Permalink
let's see
Browse files Browse the repository at this point in the history
  • Loading branch information
yannicklamprecht committed Jul 19, 2023
1 parent 06c2767 commit 6608fac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ dependencies {
// When.MAYBE warning fix
annotationProcessor("com.google.code.findbugs:jsr305:3.0.2")
implementation("ch.qos.logback:logback-classic:1.4.8")
implementation("org.slf4j:slf4j-api:2.0.7")
implementation("com.google.code.findbugs:jsr305:3.0.2")
implementation("io.micronaut.security:micronaut-security-jwt")
implementation("io.micronaut.reactor:micronaut-reactor")
Expand Down

0 comments on commit 6608fac

Please sign in to comment.