Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit 8722b3c

Browse files
committed
fix(deps): update Nyx to v2.1.0-alpha.3
1 parent 702c838 commit 8722b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pluginManagement {
2525
}
2626
}
2727

28-
plugins { id("com.mooltiverse.oss.nyx") version "2.1.0-alpha.1" }
28+
plugins { id("com.mooltiverse.oss.nyx") version "2.1.0-alpha.3" }
2929

3030
nyx {
3131
git {

0 commit comments

Comments
 (0)