We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 649db10 commit bffcf10Copy full SHA for bffcf10
1 file changed
pom.xml
@@ -7,7 +7,7 @@
7
<modelVersion>4.0.0</modelVersion>
8
<groupId>com.esotericsoftware</groupId>
9
<artifactId>reflectasm</artifactId>
10
- <version>1.11.5-SNAPSHOT</version>
+ <version>1.11.6</version>
11
<packaging>bundle</packaging>
12
<name>ReflectASM</name>
13
<description>High performance Java reflection using code generation</description>
0 commit comments