Skip to content

Commit

Permalink
Bump sqldelight from 2.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps `sqldelight` from 2.0.0 to 2.0.1.

Updates `app.cash.sqldelight:compiler-env` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/cashapp/sqldelight/releases)
- [Changelog](https://github.com/cashapp/sqldelight/blob/master/CHANGELOG.md)
- [Commits](sqldelight/sqldelight@2.0.0...2.0.1)

Updates `app.cash.sqldelight:jdbc-driver` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/cashapp/sqldelight/releases)
- [Changelog](https://github.com/cashapp/sqldelight/blob/master/CHANGELOG.md)
- [Commits](sqldelight/sqldelight@2.0.0...2.0.1)

Updates `app.cash.sqldelight:postgresql-dialect` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/cashapp/sqldelight/releases)
- [Changelog](https://github.com/cashapp/sqldelight/blob/master/CHANGELOG.md)
- [Commits](sqldelight/sqldelight@2.0.0...2.0.1)

Updates `app.cash.sqldelight` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/cashapp/sqldelight/releases)
- [Changelog](https://github.com/cashapp/sqldelight/blob/master/CHANGELOG.md)
- [Commits](sqldelight/sqldelight@2.0.0...2.0.1)

---
updated-dependencies:
- dependency-name: app.cash.sqldelight:compiler-env
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: app.cash.sqldelight:jdbc-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: app.cash.sqldelight:postgresql-dialect
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: app.cash.sqldelight
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent cadd00b commit 28b884a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ idea = "222.4459.24"
kotlin = "1.8.22"
spotless = "6.23.3"
sql-psi = "0.4.6"
sqldelight = "2.0.0"
sqldelight = "2.0.1"

[libraries]
assertj-core = { module = "org.assertj:assertj-core", version = "3.24.2" }
Expand Down

0 comments on commit 28b884a

Please sign in to comment.