Skip to content

Commit

Permalink
#18 Upgrade to Swagger Brake 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
galovics committed Jul 22, 2020
1 parent b008593 commit d00fc8b
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 @@ -43,7 +43,7 @@ repositories {
}

dependencies {
compile "io.redskap:swagger-brake:2.0.0-SNAPSHOT"
compile "io.redskap:swagger-brake:2.0.0"

testCompile "net.bytebuddy:byte-buddy:1.9.12"
testCompile "org.objenesis:objenesis:3.0.1"
Expand Down

0 comments on commit d00fc8b

Please sign in to comment.