This repository was archived by the owner on Feb 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
spring-native-docs/src/main/asciidoc Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2727
2828 <wavefront .version>2.2.0</wavefront .version>
2929 <spring-cloud .version>2021.0.1</spring-cloud .version>
30- <native .buildtools.version>0.9.10 </native .buildtools.version>
30+ <native .buildtools.version>0.9.11 </native .buildtools.version>
3131 </properties >
3232
3333 <build >
Original file line number Diff line number Diff line change 3838 <dependency >
3939 <groupId >org.graalvm.buildtools</groupId >
4040 <artifactId >native-gradle-plugin</artifactId >
41- <version >0.9.10 </version >
41+ <version >0.9.11 </version >
4242 </dependency >
4343 <dependency >
4444 <groupId >io.spring.gradle</groupId >
Original file line number Diff line number Diff line change 2424:graalvm-docs: https://www.graalvm.org/reference-manual
2525:graalvm-native-docs: {graalvm-docs}/native-image
2626:graalvm-native-buildtools: https://github.com/graalvm/native-build-tools
27- :graalvm-native-buildtools-version: 0.9.10
27+ :graalvm-native-buildtools-version: 0.9.11
2828
2929:spring-boot-version: 2.6.4
3030:spring-boot-docs: https://docs.spring.io/spring-boot/docs/{spring-boot-version}/reference
You can’t perform that action at this time.
0 commit comments