Skip to content

Commit 7a629f9

Browse files
committed
updating
1 parent 8ff01a5 commit 7a629f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
repositoryUrl=https://github.com/mageddo-projects/annotation-processing-tools.git
2-
version=2.3.4
2+
version=2.4.0

reflection-config-generator/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Graal Reflection Configuration Generator provides an easy way to
22
geenrate GraalVM reflection config files, configure the
33
plugin on your gradle project, annotate the desired class class with
4-
`@RuntimeReflection` run the gradle build then you're done.
4+
`@Reflection` run the gradle build then you're done.
55

66
See [an example app](https://github.com/mageddo/graal-reflection-configuration-generator/tree/master/example)
77

0 commit comments

Comments
 (0)