Skip to content

Commit

Permalink
Wrong string
Browse files Browse the repository at this point in the history
  • Loading branch information
dlarge committed Jan 13, 2025
1 parent ff0f878 commit 2633727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dependencies {
"com.github.emc-mongoose:mongoose-base:${depVersion.mongooseBase}",
"com.github.emc-mongoose:mongoose-storage-driver-coop:${depVersion.mongooseStorageDriverCoop}",
"com.github.emc-mongoose:mongoose-storage-driver-netty:${depVersion.mongooseStorageDriverNetty}",
"com.github.emc-mongoose:mongoose-storage-driver-http:${depVersion.mongooseStorageDriverNetty}",
"com.github.emc-mongoose:mongoose-storage-driver-http:${depVersion.mongooseStorageDriverHttp}",
"com.github.akurilov:confuse:${depVersion.confuse}",
"com.github.akurilov:confuse-io-yaml:${depVersion.confuseIoYaml}",
"com.github.akurilov:java-commons:${depVersion.javaCommons}",
Expand Down

0 comments on commit 2633727

Please sign in to comment.