Skip to content

Commit

Permalink
Update all dependencies to v6.1.4
Browse files Browse the repository at this point in the history
| datasource | package                            | from  | to    |
| ---------- | ---------------------------------- | ----- | ----- |
| maven      | org.springframework:spring-test    | 6.1.3 | 6.1.4 |
| maven      | org.springframework:spring-context | 6.1.3 | 6.1.4 |
| maven      | org.springframework:spring-core    | 6.1.3 | 6.1.4 |
  • Loading branch information
renovate[bot] committed Feb 15, 2024
1 parent 95b20d6 commit 2d89f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ immutables = "2.10.0"
exposed = "0.47.0"
postgresql = "42.7.1"
mockito = "3.12.4" # Using old version to be compatible with PowerMock
spring = "6.1.3"
spring = "6.1.4"

# Common dependencies
junit = "5.10.2"
Expand Down

0 comments on commit 2d89f6e

Please sign in to comment.