Skip to content

Commit

Permalink
Bump the all group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 4 updates: org.flywaydb:flyway-database-postgresql, org.jooq:jooq, org.jooq:jooq-codegen and [com.squareup:kotlinpoet](https://github.com/square/kotlinpoet).


Updates `org.flywaydb:flyway-database-postgresql` from 10.5.0 to 10.6.0

Updates `org.jooq:jooq` from 3.19.2 to 3.19.3

Updates `org.jooq:jooq-codegen` from 3.19.2 to 3.19.3

Updates `com.squareup:kotlinpoet` from 1.15.3 to 1.16.0
- [Release notes](https://github.com/square/kotlinpoet/releases)
- [Changelog](https://github.com/square/kotlinpoet/blob/main/docs/changelog.md)
- [Commits](square/kotlinpoet@1.15.3...1.16.0)

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.jooq:jooq
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.jooq:jooq-codegen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: com.squareup:kotlinpoet
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent ea0fb73 commit f8a5290
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
[versions]
coroutines = "1.7.3"
flyway = "10.5.0"
flyway = "10.6.0"
hikari = "5.1.0"
jooq = "3.19.2"
jooq = "3.19.3"
jsoup = "1.17.2"
junit = "5.10.1"
kotlin = "1.9.22"
ktor = "2.3.7"
logback = "1.4.14"
micrometer = "1.12.2"
mockk = "1.13.9"
poet = "1.15.3"
poet = "1.16.0"
postgresql = "42.7.1"
serialization = "1.6.2"

Expand Down

0 comments on commit f8a5290

Please sign in to comment.