Skip to content

Commit

Permalink
[api]: Bump the kotlin group with 2 updates (#495)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagohm authored Aug 10, 2024
2 parents a579e15 + 2838f15 commit 978fa91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

buildscript {
dependencies {
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.0")
classpath("org.jetbrains.kotlin:kotlin-allopen:2.0.0")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.10")
classpath("org.jetbrains.kotlin:kotlin-allopen:2.0.10")
classpath("io.objectbox:objectbox-gradle-plugin:4.0.1")
}

Expand Down

0 comments on commit 978fa91

Please sign in to comment.