Skip to content

Commit

Permalink
Merge pull request jhipster#25794 from jhipster/dependabot/gradle/gen…
Browse files Browse the repository at this point in the history
…erators/server/resources/org.testng-testng-7.10.1

build(deps): bump org.testng:testng from 7.10.0 to 7.10.1 in /generators/server/resources
  • Loading branch information
github-actions[bot] authored Apr 9, 2024
2 parents c65fddc + 791f955 commit 0d65846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/server/resources/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ springdoc = { module = 'org.springdoc:springdoc-openapi-starter-webmvc-api', ver
feign-reactor-bom = { module = 'com.playtika.reactivefeign:feign-reactor-bom', version = '4.0.3' }

# Cucumber
testng = { module = 'org.testng:testng', version = '7.10.0' }
testng = { module = 'org.testng:testng', version = '7.10.1' }
cucumber-bom = { module = 'io.cucumber:cucumber-bom', version = '7.16.1' }

mongock-bom = { module = 'io.mongock:mongock-bom', version = '5.4.1' }
Expand Down

0 comments on commit 0d65846

Please sign in to comment.