Skip to content

Commit 01f0014

Browse files
authored
Merge pull request #107 from HaHaWTH/dependabot/maven/org.jetbrains.kotlin-kotlin-stdlib-2.2.0
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib from 2.1.10 to 2.2.0
2 parents f5fcadd + 0d73eb5 commit 01f0014

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)