Added support for snapshot.
This commit is contained in:
parent
9463c8e944
commit
79eb854093
4 changed files with 15 additions and 11 deletions
|
@ -16,7 +16,7 @@ repositories {
|
|||
dependencies {
|
||||
implementation("javax.servlet:javax.servlet-api:4.0.1")
|
||||
|
||||
implementation("net.thauvin.erik:akismet-kotlin:0.9.3")
|
||||
implementation("net.thauvin.erik:akismet-kotlin:0.9.3-SNAPSHOT")
|
||||
}
|
||||
|
||||
application {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue