We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fead2d0 commit 705a2fbCopy full SHA for 705a2fb
1 file changed
build.gradle.kts
@@ -30,7 +30,7 @@ dependencies {
30
compileOnly(project(mapOf("path" to ":plugins:parsek-plugin-database")))
31
} else {
32
compileOnly("dev.parsek:core:1.0.0-beta.19")
33
- compileOnly("dev.parsek:parsek-plugin-database:1.0.0-dev.3")
+ compileOnly("dev.parsek:parsek-plugin-database:1.0.0-dev.5")
34
}
35
36
compileOnly(kotlin("stdlib-jdk8"))
0 commit comments