diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index d228e9c..f370372 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,7 +7,7 @@ logback = "1.5.5" gson = "2.8.9" spotless = "6.25.0" -nexus = "1.3.0" +nexus = "2.0.0" [libraries] annotations = { group = "org.jetbrains", name = "annotations", version.ref = "annotations" }