Skip to content

Commit

Permalink
Remove dependency locking.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmeiklejohn committed Jan 30, 2024
1 parent 395aa53 commit a30c21d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ repositories {
mavenCentral()
}

dependencyLocking {
lockAllConfigurations()
}

dependencies {
['armeria',
'armeria-brave',
Expand Down

0 comments on commit a30c21d

Please sign in to comment.