Skip to content

Commit

Permalink
Merge revert #3644 into 3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chemicL committed Dec 7, 2023
2 parents 53eed2a + 575a934 commit 4f270ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ reactor-perfBaseline-core = { module = "io.projectreactor:reactor-core", version
reactor-perfBaseline-extra = { module = "io.projectreactor.addons:reactor-extra", version.ref = "baselinePerfExtra" }

[plugins]
artifactory = { id = "com.jfrog.artifactory", version = "5.1.11" }
artifactory = { id = "com.jfrog.artifactory", version = "4.31.0" }
asciidoctor-convert = { id = "org.asciidoctor.jvm.convert", version.ref = "asciidoctor" }
asciidoctor-pdf = { id = "org.asciidoctor.jvm.pdf", version.ref = "asciidoctor" }
bnd = { id = "biz.aQute.bnd.builder", version = "6.4.0" }
Expand Down

0 comments on commit 4f270ca

Please sign in to comment.