Skip to content

Commit efc0117

Browse files
Bump the all group with 6 updates (#189)
Bumps the all group with 6 updates: | Package | From | To | | --- | --- | --- | | org.flywaydb:flyway-database-postgresql | `12.5.0` | `12.6.0` | | org.jooq:jooq | `3.21.2` | `3.21.3` | | org.jooq:jooq-codegen | `3.21.2` | `3.21.3` | | [org.jetbrains.kotlinx:kotlinx-coroutines-jdk8](https://github.com/Kotlin/kotlinx.coroutines) | `1.10.2` | `1.11.0` | | [org.jetbrains.kotlinx:kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) | `1.10.2` | `1.11.0` | | [com.openai:openai-java](https://github.com/openai/openai-java) | `4.33.0` | `4.35.0` | Updates `org.flywaydb:flyway-database-postgresql` from 12.5.0 to 12.6.0 Updates `org.jooq:jooq` from 3.21.2 to 3.21.3 Updates `org.jooq:jooq-codegen` from 3.21.2 to 3.21.3 Updates `org.jooq:jooq-codegen` from 3.21.2 to 3.21.3 Updates `org.jetbrains.kotlinx:kotlinx-coroutines-jdk8` from 1.10.2 to 1.11.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.10.2...1.11.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.10.2 to 1.11.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.10.2...1.11.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.10.2 to 1.11.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.10.2...1.11.0) Updates `com.openai:openai-java` from 4.33.0 to 4.35.0 - [Release notes](https://github.com/openai/openai-java/releases) - [Changelog](https://github.com/openai/openai-java/blob/main/CHANGELOG.md) - [Commits](openai/openai-java@v4.33.0...v4.35.0) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-database-postgresql dependency-version: 12.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.jooq:jooq dependency-version: 3.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.jooq:jooq-codegen dependency-version: 3.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.jooq:jooq-codegen dependency-version: 3.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.openai:openai-java dependency-version: 4.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 644a47f commit efc0117

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[versions]
22
commonmark = "0.28.0"
3-
coroutines = "1.10.2"
4-
flyway = "12.5.0"
3+
coroutines = "1.11.0"
4+
flyway = "12.6.0"
55
hikari = "7.0.2"
6-
jooq = "3.21.2"
6+
jooq = "3.21.3"
77
jsoup = "1.22.2"
88
junit = "6.0.3"
99
komok = "1.1.0"
@@ -13,7 +13,7 @@ ktor = "3.4.3"
1313
logback = "1.5.32"
1414
micrometer = "1.16.5"
1515
mockk = "1.14.9"
16-
openai = "4.33.0"
16+
openai = "4.35.0"
1717
poet = "2.3.0"
1818
postgresql = "42.7.11"
1919
serialization = "1.11.0"

0 commit comments

Comments
 (0)