Skip to content

Commit d0a0f91

Browse files
chore(deps): update dependency org.springframework:spring-context to v7.0.7 (#433)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3aa2065 commit d0a0f91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-bean-scopes/Test.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
///usr/bin/env jbang "$0" "$@" ; exit $?
22
//JAVA 17+
3-
//DEPS org.springframework:spring-context:7.0.6
3+
//DEPS org.springframework:spring-context:7.0.7
44
//DEPS org.assertj:assertj-core:3.27.7
55
//SOURCES ./SingletonVsPrototype.java
66
//SOURCES ./PrototypeInSingleton.java

0 commit comments

Comments
 (0)