We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39bf098 commit 9181045Copy full SHA for 9181045
1 file changed
cinema-api/build.gradle.kts
@@ -2,7 +2,7 @@ description = "Cinema API"
2
3
plugins {
4
kotlin("jvm")
5
- id("io.github.ermadmi78.kobby") version "2.0.0"
+ id("io.github.ermadmi78.kobby") version "2.1.0"
6
}
7
8
dependencies {
0 commit comments