Skip to content

Commit

Permalink
Bump roaster from 2.22.3.Final to 2.30.1.Final
Browse files Browse the repository at this point in the history
Bumps `roaster` from 2.22.3.Final to 2.30.1.Final.

Updates `org.jboss.forge.roaster:roaster-api` from 2.22.3.Final to 2.30.1.Final
- [Release notes](https://github.com/forge/roaster/releases)
- [Commits](forge/roaster@2.22.3.Final...2.30.1.Final)

Updates `org.jboss.forge.roaster:roaster-jdt` from 2.22.3.Final to 2.30.1.Final

---
updated-dependencies:
- dependency-name: org.jboss.forge.roaster:roaster-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jboss.forge.roaster:roaster-jdt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 09d8d37 commit 7d0bd6d
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 @@ -2,7 +2,7 @@
micrometer = "1.14.2"
micrometerTracing = "1.4.1"
junit = "5.11.3"
roaster = "2.22.3.Final" # last using jdk8
roaster = "2.30.1.Final" # last using jdk8
handlebars = "4.3.1"
picocli = "4.7.6"
logback = "1.5.12"
Expand Down

0 comments on commit 7d0bd6d

Please sign in to comment.