Skip to content

Commit

Permalink
remove unused dipendencie
Browse files Browse the repository at this point in the history
  • Loading branch information
Sander14121 committed Aug 8, 2024
1 parent 4a83b7d commit 1e930f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-actuator'
implementation 'org.springframework.boot:spring-boot-starter-webflux'
implementation 'org.springframework.boot:spring-boot-starter-oauth2-client'
implementation 'org.flywaydb:flyway-core'

implementation 'io.netty:netty-resolver-dns-native-macos:4.1.86.Final:osx-aarch_64'

Expand Down

0 comments on commit 1e930f0

Please sign in to comment.