Skip to content

Commit 32db101

Browse files
authored
Merge pull request #434 from fugerit-org/dependabot/maven/kotlin.version-2.1.21
Bump kotlin.version from 2.1.20 to 2.1.21
2 parents c24722e + 0934afa commit 32db101

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

fj-doc-base-kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<properties>
2525
<fj-script-helper-version>2.0.3</fj-script-helper-version>
26-
<kotlin.version>2.1.20</kotlin.version>
26+
<kotlin.version>2.1.21</kotlin.version>
2727
</properties>
2828

2929
<build>

fj-doc-playground-quarkus/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<exec-plugin.version>3.5.0</exec-plugin.version>
2525
<antrun-plugin.version>3.1.0</antrun-plugin.version>
2626
<fj-service-helper-bom-version>1.4.5</fj-service-helper-bom-version>
27-
<kotlin.version>2.1.20</kotlin.version>
27+
<kotlin.version>2.1.21</kotlin.version>
2828
</properties>
2929
<dependencyManagement>
3030
<dependencies>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<jajarta-jaxb-version>4.0.2</jajarta-jaxb-version>
3535
<jajarta-jaxb-impl-version>4.0.5</jajarta-jaxb-impl-version>
3636
<poi5-version>${poi-version}</poi5-version>
37-
<kotlin.version>2.1.20</kotlin.version>
37+
<kotlin.version>2.1.21</kotlin.version>
3838
<quarkus-version>3.22.3</quarkus-version>
3939
</properties>
4040

0 commit comments

Comments
 (0)