Skip to content

Commit

Permalink
Merge pull request #74 from HaHaWTH/dependabot/maven/org.jetbrains.ko…
Browse files Browse the repository at this point in the history
…tlin-kotlin-maven-plugin-2.1.0

chore(deps): bump org.jetbrains.kotlin:kotlin-maven-plugin from 2.0.21 to 2.1.0
  • Loading branch information
HaHaWTH authored Dec 8, 2024
2 parents 583524e + f3c06b1 commit e3c6b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bukkit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<plugin>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-maven-plugin</artifactId>
<version>2.0.21</version>
<version>2.1.0</version>
<executions>
<execution>
<id>compile</id>
Expand Down

0 comments on commit e3c6b45

Please sign in to comment.