-
Notifications
You must be signed in to change notification settings - Fork 4
Bump the maven-dependencies group across 1 directory with 27 updates #397
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
Merged
Blackdread
merged 1 commit into
master
from
dependabot/maven/maven-dependencies-1779b17070
Oct 29, 2025
Merged
Bump the maven-dependencies group across 1 directory with 27 updates #397
Blackdread
merged 1 commit into
master
from
dependabot/maven/maven-dependencies-1779b17070
Oct 29, 2025
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 maven-dependencies group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.apache.commons:commons-text](https://github.com/apache/commons-text) | `1.13.0` | `1.14.0` | | [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) | `6.2.3` | `6.2.11` | | [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) | `6.2.3` | `6.2.11` | | [org.springframework.data:spring-data-jpa](https://github.com/spring-projects/spring-data-jpa) | `3.4.3` | `3.5.4` | | org.jooq:jooq | `3.20.1` | `3.20.7` | | org.jooq:jooq-meta-extensions | `3.20.1` | `3.20.7` | | org.jooq:jooq-codegen-maven | `3.20.1` | `3.20.7` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.17` | `1.5.19` | | [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) | `2.1.10` | `2.2.20` | | [org.jetbrains.kotlin:kotlin-test](https://github.com/JetBrains/kotlin) | `2.1.10` | `2.2.20` | | org.jetbrains.kotlin:kotlin-maven-plugin | `2.1.10` | `2.2.20` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `5.12.0` | `6.0.0` | | [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework) | `5.12.0` | `6.0.0` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `5.12.0` | `6.0.0` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.15.2` | `5.20.0` | | [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.15.2` | `5.20.0` | | [org.hibernate:hibernate-validator](https://github.com/hibernate/hibernate-validator) | `8.0.2.Final` | `8.0.3.Final` | | [org.springframework.boot:spring-boot-starter-data-jpa](https://github.com/spring-projects/spring-boot) | `3.4.3` | `3.5.6` | | [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) | `3.4.3` | `3.5.6` | | [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.4.3` | `3.5.6` | | [com.h2database:h2](https://github.com/h2database/h2database) | `2.3.232` | `2.4.240` | | com.sun.xml.bind:jaxb-impl | `4.0.5` | `4.0.6` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.2.7` | `3.2.8` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.11.2` | `3.12.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.2` | `3.5.4` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.12` | `0.8.13` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.0` | `3.14.1` | Updates `org.apache.commons:commons-text` from 1.13.0 to 1.14.0 - [Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-text@rel/commons-text-1.13.0...rel/commons-text-1.14.0) Updates `org.springframework:spring-context` from 6.2.3 to 6.2.11 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.3...v6.2.11) Updates `org.springframework:spring-web` from 6.2.3 to 6.2.11 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.3...v6.2.11) Updates `org.springframework.data:spring-data-jpa` from 3.4.3 to 3.5.4 - [Release notes](https://github.com/spring-projects/spring-data-jpa/releases) - [Commits](spring-projects/spring-data-jpa@3.4.3...3.5.4) Updates `org.jooq:jooq` from 3.20.1 to 3.20.7 Updates `org.jooq:jooq-meta-extensions` from 3.20.1 to 3.20.7 Updates `org.jooq:jooq-codegen-maven` from 3.20.1 to 3.20.7 Updates `ch.qos.logback:logback-classic` from 1.5.17 to 1.5.19 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.17...v_1.5.19) Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 2.1.10 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.10...v2.2.20) Updates `org.jetbrains.kotlin:kotlin-test` from 2.1.10 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.10...v2.2.20) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.1.10 to 2.2.20 Updates `org.jetbrains.kotlin:kotlin-test` from 2.1.10 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.10...v2.2.20) Updates `org.junit.jupiter:junit-jupiter-api` from 5.12.0 to 6.0.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.12.0...r6.0.0) Updates `org.junit.jupiter:junit-jupiter-params` from 5.12.0 to 6.0.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.12.0...r6.0.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.12.0 to 6.0.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.12.0...r6.0.0) Updates `org.junit.jupiter:junit-jupiter-params` from 5.12.0 to 6.0.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.12.0...r6.0.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.12.0 to 6.0.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.12.0...r6.0.0) Updates `org.mockito:mockito-core` from 5.15.2 to 5.20.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.15.2...v5.20.0) Updates `org.mockito:mockito-junit-jupiter` from 5.15.2 to 5.20.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.15.2...v5.20.0) Updates `org.mockito:mockito-junit-jupiter` from 5.15.2 to 5.20.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.15.2...v5.20.0) Updates `org.hibernate:hibernate-validator` from 8.0.2.Final to 8.0.3.Final - [Changelog](https://github.com/hibernate/hibernate-validator/blob/8.0.3.Final/changelog.txt) - [Commits](hibernate/hibernate-validator@8.0.2.Final...8.0.3.Final) Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.4.3 to 3.5.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.3...v3.5.6) Updates `org.springframework.boot:spring-boot-starter-web` from 3.4.3 to 3.5.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.3...v3.5.6) Updates `org.springframework.boot:spring-boot-starter-test` from 3.4.3 to 3.5.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.3...v3.5.6) Updates `com.h2database:h2` from 2.3.232 to 2.4.240 - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-2.3.232...version-2.4.240) Updates `org.springframework.boot:spring-boot-starter-web` from 3.4.3 to 3.5.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.3...v3.5.6) Updates `org.springframework.boot:spring-boot-starter-test` from 3.4.3 to 3.5.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.3...v3.5.6) Updates `org.jooq:jooq-meta-extensions` from 3.20.1 to 3.20.7 Updates `com.sun.xml.bind:jaxb-impl` from 4.0.5 to 4.0.6 Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.7 to 3.2.8 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.7...maven-gpg-plugin-3.2.8) Updates `org.jooq:jooq-codegen-maven` from 3.20.1 to 3.20.7 Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.11.2 to 3.12.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.2...maven-javadoc-plugin-3.12.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.2 to 3.5.4 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.2...surefire-3.5.4) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.12 to 0.8.13 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...v0.8.13) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.1.10 to 2.2.20 Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1) --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.springframework:spring-context dependency-version: 6.2.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.springframework:spring-web dependency-version: 6.2.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.springframework.data:spring-data-jpa dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.jooq:jooq dependency-version: 3.20.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.jooq:jooq-meta-extensions dependency-version: 3.20.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.jooq:jooq-codegen-maven dependency-version: 3.20.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-test dependency-version: 2.2.20 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-test dependency-version: 2.2.20 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.mockito:mockito-core dependency-version: 5.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.hibernate:hibernate-validator dependency-version: 8.0.3.Final dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-data-jpa dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: com.h2database:h2 dependency-version: 2.4.240 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.jooq:jooq-meta-extensions dependency-version: 3.20.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: com.sun.xml.bind:jaxb-impl dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-version: 3.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.jooq:jooq-codegen-maven dependency-version: 3.20.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 maven-dependencies group with 27 updates in the / directory:
1.13.01.14.06.2.36.2.116.2.36.2.113.4.33.5.43.20.13.20.73.20.13.20.73.20.13.20.71.5.171.5.192.1.102.2.202.1.102.2.202.1.102.2.205.12.06.0.05.12.06.0.05.12.06.0.05.15.25.20.05.15.25.20.08.0.2.Final8.0.3.Final3.4.33.5.63.4.33.5.63.4.33.5.62.3.2322.4.2404.0.54.0.63.2.73.2.83.11.23.12.03.5.23.5.40.8.120.8.133.14.03.14.1Updates
org.apache.commons:commons-textfrom 1.13.0 to 1.14.0Changelog
Sourced from org.apache.commons:commons-text's changelog.
... (truncated)
Commits
0a343aeUpdate the GitHub pull request template for AI2c9212aMerge branch 'master' into releasef7b8d46Javadoc5fea6e2Javadoc2f50c4fJavadoc2afc236Javadocc819ed7Javadoc74e54eeJavadoca1f3288Javadoc1d7b5caJavadocUpdates
org.springframework:spring-contextfrom 6.2.3 to 6.2.11Release notes
Sourced from org.springframework:spring-context's releases.
... (truncated)
Commits
4c13425Release v6.2.11d17601eUpgrade to Undertow 2.3.19, RxJava 3.1.11, Aalto 1.3.35b38761Clarify intended nestedTransactionAllowed default in JpaTransactionManager0e3e34bFind annotations on parameters in overridden non-public methods4745c7cName local variables consistently275fb52Upgrade to Reactor 2024.0.10 and Micrometer 1.14.117f9aa39Polishingc788554Avoid thread pinning in SseEmitter, ResponseBodyEmitter9e8c640Make JsonPathAssertions#isEqualTo parameter nullableebb8e34Upgrade to Jetty 12.0.26, Jetty Reactive HttpClient 4.0.11, Netty 4.1.127, Ht...Updates
org.springframework:spring-webfrom 6.2.3 to 6.2.11Release notes
Sourced from org.springframework:spring-web's releases.
... (truncated)
Commits
4c13425Release v6.2.11d17601eUpgrade to Undertow 2.3.19, RxJava 3.1.11, Aalto 1.3.35b38761Clarify intended nestedTransactionAllowed default in JpaTransactionManager0e3e34bFind annotations on parameters in overridden non-public methods4745c7cName local variables consistently275fb52Upgrade to Reactor 2024.0.10 and Micrometer 1.14.117f9aa39Polishingc788554Avoid thread pinning in SseEmitter, ResponseBodyEmitter9e8c640Make JsonPathAssertions#isEqualTo parameter nullableebb8e34Upgrade to Jetty 12.0.26, Jetty Reactive HttpClient 4.0.11, Netty 4.1.127, Ht...Updates
org.springframework.data:spring-data-jpafrom 3.4.3 to 3.5.4Release notes
Sourced from org.springframework.data:spring-data-jpa's releases.
... (truncated)
Commits
8bfb05aRelease version 3.5.4 (2025.0.4).631aefaPrepare 3.5.4 (2025.0.4).07f87c7Upgrade to Hibernate 6.6.28.Final.9898221Return deleted entity from derived deleteBy method.2c10b5eSkip fenced comments in HQL, EQL and JPQL parsers.7af9d64Polishing.2105292Qualify identifier used inSimpleJpaRepository.deleteAllByIdInBatch(…)JPQL.32afca1Reinstate parameter per entity for batch deletes using EclipseLink.2bf3bb4Fix entity name expansion templated native queries.aad1f7bRefine version properties for documentation build.Updates
org.jooq:jooqfrom 3.20.1 to 3.20.7Updates
org.jooq:jooq-meta-extensionsfrom 3.20.1 to 3.20.7Updates
org.jooq:jooq-codegen-mavenfrom 3.20.1 to 3.20.7Updates
ch.qos.logback:logback-classicfrom 1.5.17 to 1.5.19Release notes
Sourced from ch.qos.logback:logback-classic's releases.
Commits
e572d4fskip deployment of blackbox and example modules, published as version 1.5.94adae8badd plugin for Maven Central deploymentee70cf4prepare release 1.5.1920802cfmindor javadoc changes8116069comment out code in COWArrayListConcurrencyTest to make IDE happy7f65340minor changes8d2262dsoften warning on using ConsoleAppenderc76fed3ViewStatusMessagesServlet requires method POST for button 'Clear' (#971)61f6a25disallow new in if condition attribute in config filesa07cfd5logback-core: fix spelling errors (#956)Updates
org.jetbrains.kotlin:kotlin-stdlib-jdk8from 2.1.10 to 2.2.20Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib-jdk8's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib-jdk8's changelog.
... (truncated)
Commits
693c44eAdd ChangeLog for 2.2.20-RC25b7c7af[Gradle] Fail the build if AGP has already configured Kotlin in the project1756c32Add permissions for GRADLE_RO_DEP_CACHE to security policy05dcf52[Native Macos] update llvm with fixes for xcode26 ^KT-79571 fixed0b2dd95[Wasm] Do not backport devServer, because it is mutable collection6b0a1e4[IR] Use sanitized names when calculating scopes for lambdas64daa7e[FIR2IR] Properly handle generics with nullable types in delegate body genera...9237f28[Test] Reproduce KT-79816e86b28e[Gradle] Add@ExperimentalKotlinGradlePluginApito exportKdoc0f5c8a7Add ChangeLog for 2.2.20-RCUpdates
org.jetbrains.kotlin:kotlin-testfrom 2.1.10 to 2.2.20Release notes
Sourced from org.jetbrains.kotlin:kotlin-test's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-test's changelog.
... (truncated)
Commits
693c44eAdd ChangeLog for 2.2.20-RC25b7c7af[Gradle] Fail the build if AGP has already configured Kotlin in the project1756c32Add permissions for GRADLE_RO_DEP_CACHE to security policy05dcf52[Native Macos] update llvm with fixes for xcode26 ^KT-79571 fixed0b2dd95[Wasm] Do not backport devServer, because it is mutable collection6b0a1e4[IR] Use sanitized names when calculating scopes for lambdas64daa7e[FIR2IR] Properly handle generics with nullable types in delegate body genera...9237f28[Test] Reproduce KT-79816e86b28e[Gradle] Add@ExperimentalKotlinGradlePluginApito exportKdoc0f5c8a7Add ChangeLog for 2.2.20-RCUpdates
org.jetbrains.kotlin:kotlin-maven-pluginfrom 2.1.10 to 2.2.20Updates
org.jetbrains.kotlin:kotlin-testfrom 2.1.10 to 2.2.20Release notes
Sourced from org.jetbrains.kotlin:kotlin-test's releases.