Skip to content

Commit

Permalink
fix(deps): update dependency com.google.googlejavaformat:google-java-…
Browse files Browse the repository at this point in the history
…format to v1.25.2
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 671b6ee commit 5e790fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ dependencies {
gherkinCompileOnly 'io.cucumber:gherkin-utils:9.0.0'
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.16'
// googleJavaFormat
googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.24.0'
googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.25.2'
// gson
gsonCompileOnly 'com.google.code.gson:gson:2.11.0'
// jackson
Expand Down

0 comments on commit 5e790fd

Please sign in to comment.