Skip to content

Commit

Permalink
deps: Update native-image.version to v0.10.1 (#433)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Feb 20, 2024
1 parent 5e69112 commit 3774a1f
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 @@ -60,7 +60,7 @@
<site.installationModule>alloydb-connector-parent</site.installationModule>
<project.javadoc.protobufBaseURL>https://googleapis.dev/java/google-api-grpc/latest</project.javadoc.protobufBaseURL>
<error-prone.version>2.25.0</error-prone.version>
<native-image.version>0.10.0</native-image.version>
<native-image.version>0.10.1</native-image.version>
<bouncycastle.version>1.77</bouncycastle.version>
</properties>

Expand Down

0 comments on commit 3774a1f

Please sign in to comment.