Skip to content

Commit

Permalink
Bump sqlx4k from 0.23.0 to 0.30.0
Browse files Browse the repository at this point in the history
Bumps `sqlx4k` from 0.23.0 to 0.30.0.

Updates `io.github.smyrgeorge:sqlx4k` from 0.23.0 to 0.30.0
- [Release notes](https://github.com/smyrgeorge/sqlx4k/releases)
- [Commits](smyrgeorge/sqlx4k@0.23.0...0.30.0)

Updates `io.github.smyrgeorge:sqlx4k-postgres` from 0.23.0 to 0.30.0
- [Release notes](https://github.com/smyrgeorge/sqlx4k/releases)
- [Commits](smyrgeorge/sqlx4k@0.23.0...0.30.0)

---
updated-dependencies:
- dependency-name: io.github.smyrgeorge:sqlx4k
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.smyrgeorge:sqlx4k-postgres
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 8d2e6ec commit f4c25f3
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 @@ -14,7 +14,7 @@ assertk = "0.28.1"
# https://github.com/touchlab/Stately
stately = "2.1.0"
# https://github.com/smyrgeorge/sqlx4k
sqlx4k = "0.23.0"
sqlx4k = "0.30.0"

[libraries]
gradle-kotlin-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
Expand Down

0 comments on commit f4c25f3

Please sign in to comment.