Skip to content

Commit 8270301

Browse files
Bump org.jetbrains.kotlin:kotlin-maven-plugin from 2.2.10 to 2.2.21
Bumps org.jetbrains.kotlin:kotlin-maven-plugin from 2.2.10 to 2.2.21. --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ddd942 commit 8270301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.10</version>
46+
<version>2.2.21</version>
4747
<executions>
4848
<execution>
4949
<id>compile</id>

0 commit comments

Comments
 (0)