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 2525
2626 <wavefront .version>2.2.0</wavefront .version>
2727 <spring-cloud .version>2021.0.0</spring-cloud .version>
28- <native .buildtools.version>0.9.8 </native .buildtools.version>
28+ <native .buildtools.version>0.9.9 </native .buildtools.version>
2929 </properties >
3030
3131 <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.8 </version >
41+ <version >0.9.9 </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.8
27+ :graalvm-native-buildtools-version: 0.9.9
2828
2929:spring-boot-version: 2.6.1
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