Skip to content

Commit f5df203

Browse files
authored
Merge pull request #617 from graalvm/dnestoro/BumpMetadataVersionTo0.3.9
Bump metadata repository version to 0.3.9
2 parents 14f58ff + 3a0e44d commit f5df203

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/src/docs/asciidoc/index.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ If you are using alternative build systems, see <<alternative-build-systems.adoc
2222
=== Release 0.10.3
2323

2424
- Remove usage of macro from merger tool initialization and throw better error if executable does not exist
25+
- Add support for the new reachability-metadata.json config file
26+
- Remove custom post-processing task for filtering config files entries and use access-filter.json instead
2527

2628
==== Gradle plugin
2729

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
# Project versions
33
nativeBuildTools = "0.10.3-SNAPSHOT"
4-
metadataRepository = "0.3.8"
4+
metadataRepository = "0.3.9"
55

66
# External dependencies
77
spock = "2.1-groovy-3.0"

0 commit comments

Comments
 (0)