Skip to content

Commit

Permalink
Add sync tag for Groovy version property
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton committed Jul 5, 2023
1 parent 4824561 commit 83e21a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
<google-cloud-pubsub-bom.version>1.121.0</google-cloud-pubsub-bom.version><!-- @sync com.google.cloud:google-cloud-bom:${google-cloud-bom.version} dep:com.google.cloud:google-cloud-pubsub-bom -->
<google-cloud-pubsub.version>1.121.0</google-cloud-pubsub.version><!-- @sync com.google.cloud:google-cloud-pubsub-bom:${google-cloud-pubsub-bom.version} dep:com.google.cloud:google-cloud-pubsub -->
<graalvm.version>22.3.2</graalvm.version><!-- @sync io.quarkus:quarkus-bom:${quarkus.version} dep:org.graalvm.sdk:graal-sdk -->
<groovy.version>4.0.13</groovy.version><!-- @sync io.quarkiverse.groovy:quarkus-groovy-parent:${quarkiverse-groovy.version} prop:groovy.version -->
<grpc.version>1.56.0</grpc.version><!-- @sync io.quarkus:quarkus-bom:${quarkus.version} dep:io.grpc:grpc-core -->
<hapi.version>${hapi-version}</hapi.version>
<hapi-base.version>${hapi-base-version}</hapi-base.version>
Expand Down Expand Up @@ -174,7 +175,6 @@
<exec-maven-plugin.version>3.1.0</exec-maven-plugin.version>
<formatter-maven-plugin.version>2.23.0</formatter-maven-plugin.version>
<gmavenplus-maven-plugin.version>3.0.0</gmavenplus-maven-plugin.version>
<groovy.version>4.0.13</groovy.version>
<impsort-maven-plugin.version>1.9.0</impsort-maven-plugin.version>
<jandex-maven-plugin.version>1.2.3</jandex-maven-plugin.version>
<keytool-maven-plugin.version>1.7</keytool-maven-plugin.version>
Expand Down

0 comments on commit 83e21a1

Please sign in to comment.