Skip to content

Commit 8e1805a

Browse files
authored
chore: bump yggdrasil to 0.1.2, fixes an issue with loading musl aarch, custom strategies now work for variants, no erroneous logging when using custom strategies (#300)
1 parent 8a70b5e commit 8e1805a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>io.getunleash</groupId>
6060
<artifactId>yggdrasil-engine</artifactId>
61-
<version>0.1.1</version>
61+
<version>0.1.2</version>
6262
</dependency>
6363
<dependency>
6464
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)