Skip to content

Commit ac97cea

Browse files
dependabot[bot]isidore
authored andcommitted
- r Bump kotlin.version from 2.2.21 to 2.3.0
Bumps `kotlin.version` from 2.2.21 to 2.3.0. Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.2.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.2.21...v2.3.0) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.2.21 to 2.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-maven-plugin 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 d262784 commit ac97cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

approvaltests-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<packaging>jar</packaging>
1313

1414
<properties>
15-
<kotlin.version>2.2.21</kotlin.version>
15+
<kotlin.version>2.3.0</kotlin.version>
1616
</properties>
1717

1818
<dependencyManagement>

0 commit comments

Comments
 (0)