Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/maven/kotlin.version-…
Browse files Browse the repository at this point in the history
…2.1.0'
  • Loading branch information
fugerit79 committed Dec 3, 2024
2 parents 67d41aa + 6874f47 commit 84a9e01
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion fj-doc-base-kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<properties>
<fj-script-helper-version>2.0.3</fj-script-helper-version>
<kotlin.version>2.0.21</kotlin.version>
<kotlin.version>2.1.0</kotlin.version>
</properties>

<build>
Expand Down
2 changes: 1 addition & 1 deletion fj-doc-playground-quarkus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<exec-plugin.version>3.5.0</exec-plugin.version>
<antrun-plugin.version>3.1.0</antrun-plugin.version>
<fj-service-helper-bom-version>1.4.5</fj-service-helper-bom-version>
<kotlin.version>2.0.21</kotlin.version>
<kotlin.version>2.1.0</kotlin.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<jajarta-jaxb-version>4.0.2</jajarta-jaxb-version>
<jajarta-jaxb-impl-version>4.0.5</jajarta-jaxb-impl-version>
<poi5-version>${poi-version}</poi5-version>
<kotlin.version>2.0.21</kotlin.version>
<kotlin.version>2.1.0</kotlin.version>
<junit-jupiter-api-version>5.11.3</junit-jupiter-api-version>
<quarkus-version>3.17.2</quarkus-version>
</properties>
Expand Down

0 comments on commit 84a9e01

Please sign in to comment.