Skip to content

Commit b3aad54

Browse files
committed
Fix @SInCE tag
1 parent 865f1f6 commit b3aad54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-test/src/test/java/org/springframework/test/context/junit/jupiter/nested/NestedTestsWithSqlScriptsAndJUnitJupiterTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
* {@link Transactional @Transactional} in a JUnit Jupiter environment.
4141
*
4242
* @author Sam Brannen
43-
* @since 5.1.2
43+
* @since 5.1.3
4444
*/
4545
@SpringJUnitConfig(PopulatedSchemaDatabaseConfig.class)
4646
@Transactional

0 commit comments

Comments
 (0)