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

Commit 49a132c

Browse files
committed
fix(deps): update nyx to v2.1.0
1 parent 8722b3c commit 49a132c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.idea/misc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.3" }
28+
plugins { id("com.mooltiverse.oss.nyx") version "2.1.0" }
2929

3030
nyx {
3131
git {

0 commit comments

Comments
 (0)