Skip to content

Commit

Permalink
Bump org.xbib.gradle.plugin.jflex from 1.7.0 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps org.xbib.gradle.plugin.jflex from 1.7.0 to 3.0.2.

---
updated-dependencies:
- dependency-name: org.xbib.gradle.plugin.jflex
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent 0453757 commit ecbed55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
kotlin("jvm")

// Lexing & Parsing
id("org.xbib.gradle.plugin.jflex") version "1.7.0"
id("org.xbib.gradle.plugin.jflex") version "3.0.2"
}

/** Dependencies */
Expand Down

0 comments on commit ecbed55

Please sign in to comment.