Skip to content

Commit

Permalink
(v4.1.x): Bump org.asciidoctor.jvm.pdf from 3.3.2 to 4.0.0 (#541)
Browse files Browse the repository at this point in the history
* (v4.1.x): Bump org.asciidoctor.jvm.pdf from 3.3.2 to 4.0.0

Bumps org.asciidoctor.jvm.pdf from 3.3.2 to 4.0.0.

---
updated-dependencies:
- dependency-name: org.asciidoctor.jvm.pdf
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump org.asciidoctor.jvm.convert to v4.0.0

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Abel Salgado Romero <abelromero@gmail.com>
dependabot[bot] and abelsromero authored Jan 9, 2024

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent feebe0f commit 5effa66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.gradle
Original file line number Diff line number Diff line change
@@ -18,8 +18,8 @@ pluginManagement {
plugins {
id "org.springframework.boot" version "3.1.7"
id "io.spring.nohttp" version "0.0.11"
id 'org.asciidoctor.jvm.pdf' version '3.3.2'
id 'org.asciidoctor.jvm.convert' version '3.3.2'
id 'org.asciidoctor.jvm.pdf' version '4.0.0'
id 'org.asciidoctor.jvm.convert' version '4.0.0'
}
repositories {
gradlePluginPortal()

0 comments on commit 5effa66

Please sign in to comment.