Skip to content

Commit 07409e9

Browse files
dependency: Update Versions.ETERNALCODE_COMMONS to v1.3.0 (#1107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6490d46 commit 07409e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ object Versions {
33
const val SPIGOT_API = "1.21.3-R0.1-SNAPSHOT"
44
const val PAPER_API = "1.21.3-R0.1-SNAPSHOT"
55

6-
const val ETERNALCODE_COMMONS = "1.2.0"
6+
const val ETERNALCODE_COMMONS = "1.3.0"
77
const val MULTIFICATION = "1.2.2"
88

99
const val JETBRAINS_ANNOTATIONS = "26.0.2"

0 commit comments

Comments
 (0)