Skip to content

Commit

Permalink
chore(deps): update dependency com.squareup.sqldelight:gradle-plugin …
Browse files Browse the repository at this point in the history
…to v1.5.3
  • Loading branch information
renovate-bot committed Nov 27, 2021
1 parent b6e82d8 commit 6f5d62a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildscript {
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
classpath("com.android.tools.build:gradle:7.1.0-beta04")
classpath("org.jetbrains.kotlin:kotlin-serialization:$kotlinVersion")
classpath("com.squareup.sqldelight:gradle-plugin:1.5.1")
classpath("com.squareup.sqldelight:gradle-plugin:1.5.3")
}
}

Expand Down

0 comments on commit 6f5d62a

Please sign in to comment.