Skip to content

Commit f1a675d

Browse files
chore(deps): update junit5 monorepo to v5.10.2 (#418)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f63f5c4 commit f1a675d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

generator/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,13 +134,13 @@
134134
<dependency>
135135
<groupId>org.junit.jupiter</groupId>
136136
<artifactId>junit-jupiter-api</artifactId>
137-
<version>5.10.1</version>
137+
<version>5.10.2</version>
138138
<scope>test</scope>
139139
</dependency>
140140
<dependency>
141141
<groupId>org.junit.jupiter</groupId>
142142
<artifactId>junit-jupiter-engine</artifactId>
143-
<version>5.10.1</version>
143+
<version>5.10.2</version>
144144
<scope>test</scope>
145145
</dependency>
146146
</dependencies>

0 commit comments

Comments
 (0)