Skip to content

Commit 7d35ca2

Browse files
chore(deps): bump org.jetbrains.kotlin:kotlin-maven-plugin
Bumps org.jetbrains.kotlin:kotlin-maven-plugin from 2.1.10 to 2.2.0. --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin 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 7d35ca2

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
@@ -72,7 +72,7 @@
7272
<plugin>
7373
<groupId>org.jetbrains.kotlin</groupId>
7474
<artifactId>kotlin-maven-plugin</artifactId>
75-
<version>2.1.10</version>
75+
<version>2.2.0</version>
7676
<executions>
7777
<execution>
7878
<id>compile</id>

0 commit comments

Comments
 (0)