mirror of
https://github.com/ouchadam/small-talk.git
synced 2025-01-25 00:40:24 +01:00
Bump sqldelightVer from 1.5.3 to 1.5.4
Bumps `sqldelightVer` from 1.5.3 to 1.5.4. Updates `gradle-plugin` from 1.5.3 to 1.5.4 - [Release notes](https://github.com/square/sqldelight/releases) - [Changelog](https://github.com/cashapp/sqldelight/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/sqldelight/compare/1.5.3...1.5.4) Updates `android-driver` from 1.5.3 to 1.5.4 - [Release notes](https://github.com/square/sqldelight/releases) - [Changelog](https://github.com/cashapp/sqldelight/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/sqldelight/compare/1.5.3...1.5.4) Updates `sqlite-driver` from 1.5.3 to 1.5.4 - [Release notes](https://github.com/square/sqldelight/releases) - [Changelog](https://github.com/cashapp/sqldelight/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/sqldelight/compare/1.5.3...1.5.4) --- updated-dependencies: - dependency-name: com.squareup.sqldelight:gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.squareup.sqldelight:android-driver dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.squareup.sqldelight:sqlite-driver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1e060dad44
commit
d2cbb37066
@ -98,7 +98,7 @@ ext.Dependencies.with {
|
||||
}
|
||||
|
||||
def kotlinVer = "1.7.10"
|
||||
def sqldelightVer = "1.5.3"
|
||||
def sqldelightVer = "1.5.4"
|
||||
def composeVer = "1.2.1"
|
||||
def ktorVer = "2.1.2"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user