We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0138ca commit 975a68aCopy full SHA for 975a68a
build.gradle
@@ -12,10 +12,10 @@ repositories {
12
}
13
14
dependencies {
15
- testImplementation 'org.junit.jupiter:junit-jupiter:[5.13.2,)'
+ testImplementation 'org.junit.jupiter:junit-jupiter:[5.13.3,)'
16
testImplementation 'org.hamcrest:hamcrest-core:[3.0,)'
17
- testImplementation 'org.zapodot:embedded-db-junit-jupiter:2.2.2'
18
- testRuntimeOnly 'org.junit.platform:junit-platform-launcher:[1.13.2,)'
+ testImplementation 'org.zapodot:embedded-db-junit-jupiter:[2.2.3,)'
+ testRuntimeOnly 'org.junit.platform:junit-platform-launcher:[1.13.3,)'
19
20
21
test {
pom-central.xml
@@ -197,7 +197,7 @@
197
<dependency>
198
<groupId>org.zapodot</groupId>
199
<artifactId>embedded-db-junit-jupiter</artifactId>
200
- <version>2.2.2</version>
+ <version>[2.2.3,)</version>
201
<scope>test</scope>
202
</dependency>
203
</dependencies>
pom-central21.xml
@@ -203,7 +203,7 @@
204
205
206
207
208
209
pom.xml
@@ -196,7 +196,7 @@
196
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments