Bump com.intershop.gradle.javacc from 4.0.1 to 4.1.3

Bumps com.intershop.gradle.javacc from 4.0.1 to 4.1.3.

---
updated-dependencies:
- dependency-name: com.intershop.gradle.javacc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-14 03:37:29 +00:00
committed by Josh Cummings
parent 0f97da6655
commit fbeb265e1a

View File

@@ -1,6 +1,6 @@
pluginManagement {
plugins {
id 'com.intershop.gradle.javacc' version '4.0.1'
id 'com.intershop.gradle.javacc' version '4.1.3'
}
repositories {
gradlePluginPortal()