Skip to content

Commit

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

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

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

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

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

---
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 Apr 8, 2024
1 parent 80dc790 commit 20516c1
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.9.21"
spotless = "6.25.0"
sql-psi = "0.4.8"
sqldelight = "2.0.1"
sqldelight = "2.0.2"

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

0 comments on commit 20516c1

Please sign in to comment.