Skip to content

Commit

Permalink
Merge branch 'main' into generator-jhipster-8.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima authored Sep 28, 2024
2 parents a2c2c27 + a1880d1 commit 307ceef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/quarkus/resources/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[libraries]
assertj-core = { group = "org.assertj", name = "assertj-core", version = "3.26.3" }
archunit-junit5-api = { group = "com.tngtech.archunit", name = "archunit-junit5-api", version = "1.3.0" }
camel-quarkus-jackson = { group = "org.apache.camel.quarkus", name = "camel-quarkus-jackson", version = "3.14.0" }
camel-quarkus-jackson = { group = "org.apache.camel.quarkus", name = "camel-quarkus-jackson", version = "3.15.0" }
commons-vfs2 = { group = "org.apache.commons", name = "commons-vfs2", version = "2.9.0" }
graal = { group = "org.graalvm.nativeimage", name = "svm", version = "24.1.0" }
mapstruct = { group = "org.mapstruct", name = "mapstruct", version = "1.6.2" }
Expand Down

0 comments on commit 307ceef

Please sign in to comment.