We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dd5b34 commit 43b246eCopy full SHA for 43b246e
1 file changed
pom.xml
@@ -7,7 +7,7 @@
7
8
<properties>
9
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
10
- <version.unleash.specification>5.2.2</version.unleash.specification>
+ <version.unleash.specification>6.1.0</version.unleash.specification>
11
<arguments />
12
<version.assertj>3.27.7</version.assertj>
13
<version.gson>2.13.2</version.gson>
@@ -61,7 +61,7 @@
61
<dependency>
62
<groupId>io.getunleash</groupId>
63
<artifactId>yggdrasil-engine</artifactId>
64
- <version>0.5.1</version>
+ <version>1.0.1</version>
65
</dependency>
66
67
<groupId>com.google.code.gson</groupId>
0 commit comments