Skip to content

Commit 0d73eb5

Browse files
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib
Bumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 2.1.10 to 2.2.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.0/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.10...v2.2.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b8a7cf3 commit 0d73eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bukkit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@
272272
<dependency>
273273
<groupId>org.jetbrains.kotlin</groupId>
274274
<artifactId>kotlin-stdlib</artifactId>
275-
<version>2.1.10</version>
275+
<version>2.2.0</version>
276276
<scope>compile</scope>
277277
</dependency>
278278

0 commit comments

Comments
 (0)