Skip to content

Commit a32b4a0

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.19</pact.version>
22-
<kotlin.version>2.0.21</kotlin.version>
22+
<kotlin.version>2.3.0</kotlin.version>
2323
<jersey.version>3.1.11</jersey.version>
2424
<netty.version>4.2.9.Final</netty.version>
2525
<junit.version>6.0.1</junit.version>

0 commit comments

Comments
 (0)