Skip to content

Commit

Permalink
Bump kotlin-maven-plugin from 1.8.10 to 1.8.22
Browse files Browse the repository at this point in the history
Bumps kotlin-maven-plugin from 1.8.10 to 1.8.22.

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 8, 2023
1 parent 1841f6e commit a1f3e5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-maven-plugin</artifactId>
<version>1.8.10</version>
<version>1.8.22</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand All @@ -78,7 +78,7 @@
<plugin>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-maven-plugin</artifactId>
<version>1.8.10</version>
<version>1.8.22</version>
<executions>
<execution>
<id>compile</id>
Expand Down

0 comments on commit a1f3e5b

Please sign in to comment.