-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Bump the all group across 1 directory with 32 updates #1038
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/gradle/all-fef528eb6b
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the all group with 32 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlinx:kotlinx-coroutines-jdk8](https://github.com/Kotlin/kotlinx.coroutines) | `1.10.1` | `1.10.2` | | [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.18` | | [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.2` | | [io.ktor:ktor-client-jackson](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.2` | | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.14` | `1.14.0` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.11.4` | `5.12.2` | | [org.jetbrains.kotlinx:kotlinx-serialization-hocon](https://github.com/Kotlin/kotlinx.serialization) | `1.7.3` | `1.8.1` | | [com.charleskorn.kaml:kaml](https://github.com/charleskorn/kaml) | `0.67.0` | `0.76.0` | | org.flywaydb:flyway-database-postgresql | `11.1.0` | `11.7.0` | | org.jooq:jooq | `3.19.16` | `3.20.3` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.4` | `42.7.5` | | [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) | `6.2.1` | `6.3.0` | | [io.ktor:ktor-serialization-kotlinx-json](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.2` | | [io.ktor:ktor-client-cio](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.2` | | [io.ktor:ktor-server-content-negotiation](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.2` | | [io.ktor:ktor-server-cio](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.2` | | [io.ktor:ktor-server-resources](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.2` | | [io.ktor:ktor-server-websockets](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.2` | | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.2` | | [io.ktor:ktor-server-auth-jwt](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.2` | | [io.ktor:ktor-server-metrics-micrometer](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.2` | | [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) | `1.14.2` | `1.14.5` | | [io.ktor:ktor-server-call-logging](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.2` | | [io.ktor:ktor-server-default-headers](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.2` | | [io.ktor:ktor-server-caching-headers](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.2` | | [io.ktor:ktor-server-status-pages](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.2` | | [org.jetbrains.kotlinx:kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) | `1.10.1` | `1.10.2` | | org.jooq:jooq-codegen | `3.19.16` | `3.20.3` | Updates `org.jetbrains.kotlinx:kotlinx-coroutines-jdk8` from 1.10.1 to 1.10.2 - [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.1...1.10.2) 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.18 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.16...v_1.5.18) 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.2 - [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.2) Updates `io.ktor:ktor-client-jackson` from 3.0.3 to 3.1.2 - [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.2) Updates `io.mockk:mockk` from 1.13.14 to 1.14.0 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.14...1.14.0) Updates `org.junit.jupiter:junit-jupiter` from 5.11.4 to 5.12.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.4...r5.12.2) Updates `org.jetbrains.kotlinx:kotlinx-serialization-hocon` from 1.7.3 to 1.8.1 - [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.1) Updates `com.charleskorn.kaml:kaml` from 0.67.0 to 0.76.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.76.0) Updates `org.flywaydb:flyway-database-postgresql` from 11.1.0 to 11.7.0 Updates `org.jooq:jooq` from 3.19.16 to 3.20.3 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 `com.zaxxer:HikariCP` from 6.2.1 to 6.3.0 - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](brettwooldridge/HikariCP@HikariCP-6.2.1...HikariCP-6.3.0) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.0.3 to 3.1.2 - [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.2) Updates `io.ktor:ktor-client-cio` from 3.0.3 to 3.1.2 - [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.2) Updates `io.ktor:ktor-server-content-negotiation` from 3.0.3 to 3.1.2 - [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.2) Updates `io.ktor:ktor-server-cio` from 3.0.3 to 3.1.2 - [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.2) Updates `io.ktor:ktor-server-resources` from 3.0.3 to 3.1.2 - [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.2) Updates `io.ktor:ktor-server-websockets` from 3.0.3 to 3.1.2 - [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.2) Updates `io.ktor:ktor-client-content-negotiation` from 3.0.3 to 3.1.2 - [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.2) Updates `io.ktor:ktor-server-auth-jwt` from 3.0.3 to 3.1.2 - [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.2) Updates `io.ktor:ktor-server-metrics-micrometer` from 3.0.3 to 3.1.2 - [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.2) Updates `io.micrometer:micrometer-registry-prometheus` from 1.14.2 to 1.14.5 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.14.2...v1.14.5) Updates `io.ktor:ktor-server-call-logging` from 3.0.3 to 3.1.2 - [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.2) Updates `io.ktor:ktor-server-default-headers` from 3.0.3 to 3.1.2 - [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.2) Updates `io.ktor:ktor-server-caching-headers` from 3.0.3 to 3.1.2 - [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.2) Updates `io.ktor:ktor-server-status-pages` from 3.0.3 to 3.1.2 - [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.2) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.10.1 to 1.10.2 - [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.1...1.10.2) Updates `org.jooq:jooq-codegen` from 3.19.16 to 3.20.3 --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-version: 2.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml dependency-version: 2.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.jsoup:jsoup dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.ktor:ktor-client-apache dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.ktor:ktor-client-jackson dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.mockk:mockk dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-hocon dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.charleskorn.kaml:kaml dependency-version: 0.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.flywaydb:flyway-database-postgresql dependency-version: 11.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.jooq:jooq dependency-version: 3.20.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.postgresql:postgresql dependency-version: 42.7.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: com.zaxxer:HikariCP dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.ktor:ktor-client-cio dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.ktor:ktor-server-content-negotiation dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.ktor:ktor-server-cio dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.ktor:ktor-server-resources dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.ktor:ktor-server-websockets dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.ktor:ktor-server-auth-jwt dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.ktor:ktor-server-metrics-micrometer dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.micrometer:micrometer-registry-prometheus dependency-version: 1.14.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.ktor:ktor-server-call-logging dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.ktor:ktor-server-default-headers dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.ktor:ktor-server-caching-headers dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.ktor:ktor-server-status-pages dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.jooq:jooq-codegen dependency-version: 3.20.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all group with 32 updates in the / directory:
1.10.1
1.10.2
2.18.2
2.18.3
2.18.2
2.18.3
2.18.2
2.18.3
1.5.16
1.5.18
1.18.3
1.19.1
3.0.3
3.1.2
3.0.3
3.1.2
1.13.14
1.14.0
5.11.4
5.12.2
1.7.3
1.8.1
0.67.0
0.76.0
11.1.0
11.7.0
3.19.16
3.20.3
42.7.4
42.7.5
6.2.1
6.3.0
3.0.3
3.1.2
3.0.3
3.1.2
3.0.3
3.1.2
3.0.3
3.1.2
3.0.3
3.1.2
3.0.3
3.1.2
3.0.3
3.1.2
3.0.3
3.1.2
3.0.3
3.1.2
1.14.2
1.14.5
3.0.3
3.1.2
3.0.3
3.1.2
3.0.3
3.1.2
3.0.3
3.1.2
1.10.1
1.10.2
3.19.16
3.20.3
Updates
org.jetbrains.kotlinx:kotlinx-coroutines-jdk8
from 1.10.1 to 1.10.2Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-jdk8's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-jdk8's changelog.
Commits
5f89004
Version 1.10.21a8de2e
Merge remote-tracking branch 'origin/master' into develope9b247e
Advertise source jars for JVM-only libraries (#4394)6baf7c8
Restore Android compatibility inExecutor.asCoroutineDispatcher
(#4396)dbca4c1
Reliably run finalizers even ifrunBlocking
got interrupted. (#4399)45893ce
Add the issue template for guide-related problems (#4386)8627cc3
Fix an explanation of flow emit (#4391)5f8035c
Specify explicit return types for some public API functions (#4389)465e29d
Set a predefined image width in debug-coroutines-with-idea.md (#4377)96de301
Simplify newFixedThreadPoolContext using apply and remove unused import (#4378)Updates
com.fasterxml.jackson.module:jackson-module-kotlin
from 2.18.2 to 2.18.3Commits
bab70c6
[maven-release-plugin] prepare release jackson-module-kotlin-2.18.37764f18
Prep for 2.18.30f765ba
Merge pull request #908 from k163377/add-case-for-8736027563
Update release notes wrt #908f391a83
Simplifycf7a44d
Fixed handling of null and JsonValue as well as #904e30c612
Merge pull request #904 from k163377/fix-87373c49da
Update release notes wrt #90404cbf7d
Fixed serialization methodf6479ca
Add test for #873Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
from 2.18.2 to 2.18.3Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-xml
from 2.18.2 to 2.18.3Commits
b00088a
[maven-release-plugin] prepare release jackson-dataformat-xml-2.18.34929835
Prep for 2.18.3e5b8585
Fix #711: update README wrt usage on Android (working since 2.15)ca2b681
Minor comment improvement for a testb7cbfbf
Back to snapshot depsff3b7cc
[maven-release-plugin] prepare for next development iterationUpdates
ch.qos.logback:logback-classic
from 1.5.16 to 1.5.18Release notes
Sourced from ch.qos.logback:logback-classic's releases.
Commits
b2a02f0
prepare release 1.5.18991de58
remove references to AccessController marked for deletion in the JDKf54ab16
If compression mode is XZ but the XZ library is missing, then fallback to GZ ...fb45971
add support for XZ compression31c1f55
add xz compression support with tests8968d0f
introduce strategy based compression834059c
start work on 1.5.18-SNAPSHOT1035872
prepare release 1.5.172e6984d
bump to slf4j version 2.0.171009952
use a new LoggerContert instance when running LogbackListenerTest. This shoul...Updates
org.jsoup:jsoup
from 1.18.3 to 1.19.1Release notes
Sourced from org.jsoup:jsoup's releases.
... (truncated)
Changelog
Sourced from org.jsoup:jsoup's changelog.
... (truncated)
Commits
5c4c09a
[maven-release-plugin] prepare release jsoup-1.19.17de25be
Updated changelog in preparation of release6d7a058
Use 'el' instead of 'node' in adoption agency0679bef
Perf: removed redundant lowercase normalizationd80275e
Performance tweak when appending tag names4b733b1
Updated InScope search basetypes to be namespace awared89d757
Changelog tidy5fde3d9
Changelog for #2281d55469a
Clone the Parser when cloning a Document11a0334
Concurrency noteUpdates
io.ktor:ktor-client-apache
from 3.0.3 to 3.1.2Release notes
Sourced from io.ktor:ktor-client-apache's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-apache's changelog.
... (truncated)
Commits
7b5e313
Release 3.1.2 (#4763)f43b7ca
Update jetty monorepo to v11.0.25 (#4750)4064009
Fix some flaky tests (#4759)788b811
Don't update develocity plugin automatically (#4755)7fe9261
Update kotlin monorepo to v2.1.20 (#4751)0541e64
Update ktor monorepo to v3.2.0-eap-1264 (#4752)c438c2b
KTOR-7667: Enable Gradle configuration cache (#4741)8a8b186
KTOR-8344 Enable build cache for settings plugins (#4745)6e31697
KTOR-7743 Make projects isolated (#4740)bbf4237
KTOR-8312 Make the clearToken behavior consistent (#4735)Updates
io.ktor:ktor-client-jackson
from 3.0.3 to 3.1.2Release notes
Sourced from io.ktor:ktor-client-jackson's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-jackson's changelog.
... (truncated)
Commits
7b5e313
Release 3.1.2 (#4763)f43b7ca
Update jetty monorepo to v11.0.25 (#4750)4064009
Fix some flaky tests (#4759)788b811
Don't update develocity plugin automatically (#4755)7fe9261
Update kotlin monorepo to v2.1.20 (#4751)0541e64
Update ktor monorepo to v3.2.0-eap-1264 (#4752)c438c2b
KTOR-7667: Enable Gradle configuration cache (#4741)8a8b186
KTOR-8344 Enable build cache for settings plugins (#4745)6e31697
KTOR-7743 Make projects isolated (#4740)bbf4237
KTOR-8312 Make the clearToken behavior consistent (#4735)Updates
io.mockk:mockk
from 1.13.14 to 1.14.0Release notes
Sourced from io.mockk:mockk's releases.
Commits
c287427
Version bump561795a
Merge pull request #1370 from VitalyVPinchuk/fix-13559d1b6d6
Merge pull request #1366 from sgerke-1L/reproducerd2121ac
fix: handle fallback to default constructor parameters in constructedWith<>()daf3357
Alternative fix01f80fc
Merge pull request #1367 from rsvinicius/confirm-verified-test-case-isolationc49b8d9
code review: remove clearMarks() testcd3b6ca
Don't generate visibility bridge for package private default implementations4c613ab
fix: ensure confirmVerified is isolated per test0eefb0f
ReproducerUpdates
org.junit.jupiter:junit-jupiter
from 5.11.4 to 5.12.2Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.