Skip to content

Commit

Permalink
upgrade to latest versions of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Arc-E-Tect committed Oct 23, 2024
1 parent 692be4b commit 9a5de7e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ nebula-lint = { id = "nebula.lint", version = "_" }
[versions]

spring-boot = "3.3.4"
spring-restdocs = "3.0.1"
spring-restdocs = "3.0.2"

[libraries]

Expand Down
6 changes: 3 additions & 3 deletions versions.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ version.org.projectlombok..lombok=1.18.34

version.org.springdoc..springdoc-openapi-ui=1.8.0

version.org.owasp..dependency-check-gradle=10.0.4
version.org.owasp..dependency-check-gradle=11.0.0

version.org.mongodb..mongodb-driver-sync=5.2.0

version.org.jacoco..org.jacoco.agent=0.8.12

version.net.masterthought..cucumber-reporting=5.8.2

version.junit=5.11.2
version.junit=5.11.3

version.io.cucumber..cucumber-spring=7.20.1

Expand All @@ -38,7 +38,7 @@ version.com.epages..restdocs-api-spec-mockmvc=0.19.4

plugin.org.springframework.boot=3.3.4

plugin.org.owasp.dependencycheck=10.0.4
plugin.org.owasp.dependencycheck=11.0.0

plugin.org.cyclonedx.bom=1.10.0

Expand Down

0 comments on commit 9a5de7e

Please sign in to comment.