Skip to content

Commit 722cee7

Browse files
Bump org.jetbrains.kotlin:kotlin-maven-plugin from 2.2.21 to 2.3.10 (#1492)
Bumps org.jetbrains.kotlin:kotlin-maven-plugin from 2.2.21 to 2.3.10. --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-version: 2.3.10 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andreas Røsdal <andreas.rosdal@gmail.com>
1 parent 952577d commit 722cee7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openpdf-kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<plugin>
4444
<groupId>org.jetbrains.kotlin</groupId>
4545
<artifactId>kotlin-maven-plugin</artifactId>
46-
<version>2.2.21</version>
46+
<version>2.3.10</version>
4747
<executions>
4848
<execution>
4949
<id>compile</id>

0 commit comments

Comments
 (0)