Skip to content

Commit

Permalink
chore(deps): bump org.siouan.frontend-jdk21 from 9.1.0 to 10.0.0
Browse files Browse the repository at this point in the history
Bumps org.siouan.frontend-jdk21 from 9.1.0 to 10.0.0.

---
updated-dependencies:
- dependency-name: org.siouan.frontend-jdk21
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tchiotludo committed Dec 21, 2024
1 parent 030aff3 commit 53c9f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ plugins {
id "com.github.ben-manes.versions" version "0.51.0"

// front
id 'org.siouan.frontend-jdk21' version '9.1.0' apply false
id 'org.siouan.frontend-jdk21' version '10.0.0' apply false

// release
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
Expand Down

0 comments on commit 53c9f39

Please sign in to comment.