1 parent 4b501a6 commit f3e1ec4Copy full SHA for f3e1ec4
2 files changed
README.md
@@ -58,7 +58,7 @@ graph TD;
58
<dependency>
59
<groupId>io.github.mom0aut</groupId>
60
<artifactId>dynamic-relations</artifactId>
61
- <version>1.0.6</version>
+ <version>1.0.7</version>
62
</dependency>
63
```
64
pom.xml
@@ -134,7 +134,7 @@
134
135
<properties>
136
<java.version>21</java.version>
137
- <revision>1.0.6</revision>
+ <revision>1.0.7</revision>
138
<flatten-maven-plugin.version>1.2.7</flatten-maven-plugin.version>
139
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
140
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
0 commit comments