diff --git a/gradle.properties b/gradle.properties index f25e42a..067f4d5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -46,5 +46,5 @@ kotlin.stdlib.default.dependency=false COMMON_SETUP=https://raw.githubusercontent.com/arrow-kt/arrow/0.13.0/arrow-libs/gradle/setup.gradle ROOT_PROJECT=https://raw.githubusercontent.com/arrow-kt/arrow/0.13.0/arrow-libs/gradle/main.gradle SUB_PROJECT=https://raw.githubusercontent.com/arrow-kt/arrow/0.13.0/arrow-libs/gradle/subproject.gradle -PUBLICATION=https://raw.githubusercontent.com/arrow-kt/arrow/0.13.0/arrow-libs/gradle/publication.gradle +PUBLICATION=https://raw.githubusercontent.com/arrow-kt/arrow/0.13.2/arrow-libs/gradle/publication.gradle ANIMALSNIFFER=https://raw.githubusercontent.com/arrow-kt/arrow/0.13.0/arrow-libs/gradle/animalsniffer.gradle