Skip to content

Commit f3e1ec4

Browse files
committed
updated README.md with current Revision
1 parent 4b501a6 commit f3e1ec4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ graph TD;
5858
<dependency>
5959
<groupId>io.github.mom0aut</groupId>
6060
<artifactId>dynamic-relations</artifactId>
61-
<version>1.0.6</version>
61+
<version>1.0.7</version>
6262
</dependency>
6363
```
6464

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134

135135
<properties>
136136
<java.version>21</java.version>
137-
<revision>1.0.6</revision>
137+
<revision>1.0.7</revision>
138138
<flatten-maven-plugin.version>1.2.7</flatten-maven-plugin.version>
139139
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
140140
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>

0 commit comments

Comments
 (0)