Skip to content

Commit 3da0c2f

Browse files
Bump kotlin.version from 2.0.21 to 2.2.21
Bumps `kotlin.version` from 2.0.21 to 2.2.21. Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.0.21 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.21...v2.2.21) Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk7` from 2.0.21 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.21...v2.2.21) Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 2.0.21 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.21...v2.2.21) Updates `org.jetbrains.kotlin:kotlin-stdlib-common` from 2.0.21 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.21...v2.2.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7 dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-common dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bd9be5a commit 3da0c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<java.version>19</java.version>
2020
<dropwizard.version>4.0.10</dropwizard.version>
2121
<pact.version>4.6.17</pact.version>
22-
<kotlin.version>2.0.21</kotlin.version>
22+
<kotlin.version>2.2.21</kotlin.version>
2323
<jersey.version>3.1.11</jersey.version>
2424
<netty.version>4.2.7.Final</netty.version>
2525
<junit.version>6.0.0</junit.version>

0 commit comments

Comments
 (0)