Skip to content

Commit 0eef620

Browse files
Bump the all group across 1 directory with 29 updates
Bumps the all group with 29 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.18.2` | `2.18.3` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.18.2` | `2.18.3` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) | `2.18.2` | `2.18.3` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.16` | `1.5.17` | | [org.jsoup:jsoup](https://github.com/jhy/jsoup) | `1.18.3` | `1.19.1` | | [io.ktor:ktor-client-apache](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-client-jackson](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.14` | `1.13.17` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.11.4` | `5.12.0` | | [org.jetbrains.kotlinx:kotlinx-serialization-hocon](https://github.com/Kotlin/kotlinx.serialization) | `1.7.3` | `1.8.0` | | [com.charleskorn.kaml:kaml](https://github.com/charleskorn/kaml) | `0.67.0` | `0.72.0` | | org.flywaydb:flyway-database-postgresql | `11.1.0` | `11.3.4` | | org.jooq:jooq | `3.19.16` | `3.20.1` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.4` | `42.7.5` | | [io.ktor:ktor-serialization-kotlinx-json](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-client-cio](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-server-content-negotiation](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-server-cio](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-server-resources](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-server-websockets](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-server-auth-jwt](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-server-metrics-micrometer](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) | `1.14.2` | `1.14.4` | | [io.ktor:ktor-server-call-logging](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-server-default-headers](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-server-caching-headers](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-server-status-pages](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | org.jooq:jooq-codegen | `3.19.16` | `3.20.1` | Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.2 to 2.18.3 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.18.2...jackson-module-kotlin-2.18.3) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.2 to 2.18.3 Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.18.2 to 2.18.3 - [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.18.2...jackson-dataformat-xml-2.18.3) Updates `ch.qos.logback:logback-classic` from 1.5.16 to 1.5.17 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.16...v_1.5.17) Updates `org.jsoup:jsoup` from 1.18.3 to 1.19.1 - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.18.3...jsoup-1.19.1) Updates `io.ktor:ktor-client-apache` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-client-jackson` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.mockk:mockk` from 1.13.14 to 1.13.17 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.14...1.13.17) Updates `org.junit.jupiter:junit-jupiter` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.4...r5.12.0) Updates `org.jetbrains.kotlinx:kotlinx-serialization-hocon` from 1.7.3 to 1.8.0 - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases) - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx.serialization@v1.7.3...v1.8.0) Updates `com.charleskorn.kaml:kaml` from 0.67.0 to 0.72.0 - [Release notes](https://github.com/charleskorn/kaml/releases) - [Changelog](https://github.com/charleskorn/kaml/blob/main/.releaserc.yml) - [Commits](charleskorn/kaml@0.67.0...0.72.0) Updates `org.flywaydb:flyway-database-postgresql` from 11.1.0 to 11.3.4 Updates `org.jooq:jooq` from 3.19.16 to 3.20.1 Updates `org.postgresql:postgresql` from 42.7.4 to 42.7.5 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.4...REL42.7.5) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-client-cio` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-content-negotiation` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-cio` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-resources` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-websockets` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-client-content-negotiation` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-auth-jwt` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-metrics-micrometer` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.micrometer:micrometer-registry-prometheus` from 1.14.2 to 1.14.4 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.14.2...v1.14.4) Updates `io.ktor:ktor-server-call-logging` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-default-headers` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-caching-headers` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-status-pages` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `org.jooq:jooq-codegen` from 3.19.16 to 3.20.1 --- updated-dependencies: - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.jsoup:jsoup dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.ktor:ktor-client-apache dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.ktor:ktor-client-jackson dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.mockk:mockk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-hocon dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.charleskorn.kaml:kaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - 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-minor dependency-group: all - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.ktor:ktor-client-cio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.ktor:ktor-server-content-negotiation dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.ktor:ktor-server-cio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.ktor:ktor-server-resources dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.ktor:ktor-server-websockets dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.ktor:ktor-server-auth-jwt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.ktor:ktor-server-metrics-micrometer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.micrometer:micrometer-registry-prometheus dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.ktor:ktor-server-call-logging dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.ktor:ktor-server-default-headers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.ktor:ktor-server-caching-headers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.ktor:ktor-server-status-pages dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.jooq:jooq-codegen dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 76ba31e commit 0eef620

File tree

3 files changed

+38
-38
lines changed

3 files changed

+38
-38
lines changed

app-backend-dataops/build.gradle.kts

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ repositories {
77
}
88

99
dependencies {
10-
implementation("org.jooq:jooq-codegen:3.19.16")
11-
implementation("org.flywaydb:flyway-database-postgresql:11.1.0")
12-
implementation("org.postgresql:postgresql:42.7.4")
13-
implementation("ch.qos.logback:logback-classic:1.5.16")
10+
implementation("org.jooq:jooq-codegen:3.20.1")
11+
implementation("org.flywaydb:flyway-database-postgresql:11.3.4")
12+
implementation("org.postgresql:postgresql:42.7.5")
13+
implementation("ch.qos.logback:logback-classic:1.5.17")
1414
}

app-backend/build.gradle.kts

+25-25
Original file line numberDiff line numberDiff line change
@@ -31,38 +31,38 @@ dependencies {
3131
implementation(kotlin("reflect"))
3232
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.10.1")
3333

34-
implementation("org.jetbrains.kotlinx:kotlinx-serialization-hocon:1.7.3")
35-
implementation("com.charleskorn.kaml:kaml:0.67.0")
34+
implementation("org.jetbrains.kotlinx:kotlinx-serialization-hocon:1.8.0")
35+
implementation("com.charleskorn.kaml:kaml:0.72.0")
3636

37-
implementation("org.flywaydb:flyway-database-postgresql:11.1.0")
38-
implementation("org.jooq:jooq:3.19.16")
39-
implementation("org.postgresql:postgresql:42.7.4")
37+
implementation("org.flywaydb:flyway-database-postgresql:11.3.4")
38+
implementation("org.jooq:jooq:3.20.1")
39+
implementation("org.postgresql:postgresql:42.7.5")
4040
implementation("com.zaxxer:HikariCP:6.2.1")
4141

4242
implementation("at.favre.lib:bcrypt:0.10.2")
4343

44-
implementation("io.ktor:ktor-serialization-kotlinx-json:3.0.3")
45-
implementation("io.ktor:ktor-client-cio:3.0.3")
46-
implementation("io.ktor:ktor-server-content-negotiation:3.0.3")
47-
implementation("io.ktor:ktor-server-cio:3.0.3")
48-
implementation("io.ktor:ktor-server-resources:3.0.3")
49-
implementation("io.ktor:ktor-server-websockets:3.0.3")
50-
implementation("io.ktor:ktor-client-content-negotiation:3.0.3")
51-
implementation("io.ktor:ktor-server-auth-jwt:3.0.3")
52-
implementation("io.ktor:ktor-server-metrics-micrometer:3.0.3")
53-
implementation("io.micrometer:micrometer-registry-prometheus:1.14.2")
54-
implementation("io.ktor:ktor-server-call-logging:3.0.3")
55-
implementation("io.ktor:ktor-server-default-headers:3.0.3")
56-
implementation("io.ktor:ktor-server-caching-headers:3.0.3")
57-
implementation("io.ktor:ktor-server-status-pages:3.0.3")
44+
implementation("io.ktor:ktor-serialization-kotlinx-json:3.1.1")
45+
implementation("io.ktor:ktor-client-cio:3.1.1")
46+
implementation("io.ktor:ktor-server-content-negotiation:3.1.1")
47+
implementation("io.ktor:ktor-server-cio:3.1.1")
48+
implementation("io.ktor:ktor-server-resources:3.1.1")
49+
implementation("io.ktor:ktor-server-websockets:3.1.1")
50+
implementation("io.ktor:ktor-client-content-negotiation:3.1.1")
51+
implementation("io.ktor:ktor-server-auth-jwt:3.1.1")
52+
implementation("io.ktor:ktor-server-metrics-micrometer:3.1.1")
53+
implementation("io.micrometer:micrometer-registry-prometheus:1.14.4")
54+
implementation("io.ktor:ktor-server-call-logging:3.1.1")
55+
implementation("io.ktor:ktor-server-default-headers:3.1.1")
56+
implementation("io.ktor:ktor-server-caching-headers:3.1.1")
57+
implementation("io.ktor:ktor-server-status-pages:3.1.1")
5858

59-
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.18.2")
60-
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.2")
61-
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.18.2")
59+
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.18.3")
60+
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.3")
61+
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.18.3")
6262

63-
implementation("ch.qos.logback:logback-classic:1.5.16")
63+
implementation("ch.qos.logback:logback-classic:1.5.17")
6464

6565
testImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-test:1.10.1")
66-
testImplementation("io.mockk:mockk:1.13.14")
67-
testImplementation("org.junit.jupiter:junit-jupiter:5.11.4")
66+
testImplementation("io.mockk:mockk:1.13.17")
67+
testImplementation("org.junit.jupiter:junit-jupiter:5.12.0")
6868
}

build.gradle.kts

+9-9
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ dependencies {
2121
implementation(kotlin("reflect"))
2222
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.10.1")
2323

24-
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.18.2")
25-
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.2")
26-
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.18.2")
24+
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.18.3")
25+
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.3")
26+
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.18.3")
2727

28-
implementation("ch.qos.logback:logback-classic:1.5.16")
28+
implementation("ch.qos.logback:logback-classic:1.5.17")
2929

3030
implementation("com.rometools:rome:2.1.0")
3131
implementation("com.github.dfabulich:sitemapgen4j:1.1.2")
32-
implementation("org.jsoup:jsoup:1.18.3")
32+
implementation("org.jsoup:jsoup:1.19.1")
3333

3434
implementation(kotlin("scripting-common"))
3535
implementation(kotlin("scripting-jvm"))
@@ -38,9 +38,9 @@ dependencies {
3838
implementation("org.commonmark:commonmark:0.24.0")
3939
implementation("org.commonmark:commonmark-ext-gfm-tables:0.24.0")
4040

41-
implementation("io.ktor:ktor-client-apache:3.0.3")
42-
implementation("io.ktor:ktor-client-jackson:3.0.3")
41+
implementation("io.ktor:ktor-client-apache:3.1.1")
42+
implementation("io.ktor:ktor-client-jackson:3.1.1")
4343

44-
testImplementation("io.mockk:mockk:1.13.14")
45-
testImplementation("org.junit.jupiter:junit-jupiter:5.11.4")
44+
testImplementation("io.mockk:mockk:1.13.17")
45+
testImplementation("org.junit.jupiter:junit-jupiter:5.12.0")
4646
}

0 commit comments

Comments
 (0)