Skip to content

Commit

Permalink
7.2.27
Browse files Browse the repository at this point in the history
fix yaml parsing issues that were related to sorting and affected new users
  • Loading branch information
Osiris-Team committed Jun 6, 2023
1 parent 404d1dc commit 1a1fe11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<groupId>com.osiris.autoplug.client</groupId>
<artifactId>autoplug-client</artifactId>
<version>7.2.26</version>
<version>7.2.27</version>
<packaging>jar</packaging>

<name>AutoPlug-Client</name>
Expand Down Expand Up @@ -91,7 +91,7 @@
<dependency>
<groupId>com.github.Osiris-Team</groupId>
<artifactId>Dyml</artifactId>
<version>9.6.0</version>
<version>9.6.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 1a1fe11

Please sign in to comment.