Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin:kotlin-maven-plugin
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.kotlin:kotlin-maven-plugin from 1.9.23 to 1.9.24.

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 8, 2024
1 parent fedacdd commit 612d806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proguard-services-mapper-maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

<properties>
<java.version>11</java.version>
<kotlin.version>1.9.23</kotlin.version>
<kotlin.version>1.9.24</kotlin.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down

0 comments on commit 612d806

Please sign in to comment.