Skip to content

Commit 2d89f6e

Browse files
committed
Update all dependencies to v6.1.4
| 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 |
1 parent 95b20d6 commit 2d89f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ immutables = "2.10.0"
1515
exposed = "0.47.0"
1616
postgresql = "42.7.1"
1717
mockito = "3.12.4" # Using old version to be compatible with PowerMock
18-
spring = "6.1.3"
18+
spring = "6.1.4"
1919

2020
# Common dependencies
2121
junit = "5.10.2"

0 commit comments

Comments
 (0)