Skip to content

Commit afba79c

Browse files
authored
Merge pull request #3186 from bronogard/bugfix/ticket-3115
Ticket-3115: Documentation for the swagger-gradle-plugin appears to give incorrect artifact path
2 parents a1da8b5 + 9dc08fe commit afba79c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/swagger-gradle-plugin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ buildscript {
1818
}
1919
}
2020
dependencies {
21-
classpath "gradle.plugin.io.swagger.core.v3.swagger-gradle-plugin:2.0.8-SNAPSHOT"
21+
classpath "io.swagger.core.v3:swagger-gradle-plugin:2.0.8-SNAPSHOT"
2222
}
2323
}
2424

0 commit comments

Comments
 (0)