Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc1deea8

Browse files
Bump org.junit.jupiter:junit-jupiter-params in /utbot-framework
Bumps [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework) from 5.8.1 to 5.13.4.- [Release notes](https://github.com/junit-team/junit-framework/releases)- [Commits](junit-team/junit-framework@r5.8.1...r5.13.4)---updated-dependencies:- dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
1 parent73bd2b2 commitc1deea8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎utbot-framework/build.gradle‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ dependencies {
3939

4040
// To use JUnit4, comment out JUnit5 and uncomment JUnit4 dependencies here. Please also check "test" section
4141
//implementation group: 'junit', name: 'junit', version: '4.13.1'
42-
implementationgroup:'org.junit.jupiter',name:'junit-jupiter-params',version:'5.8.1'
43-
implementationgroup:'org.junit.jupiter',name:'junit-jupiter-engine',version:'5.8.1'
42+
implementationgroup:'org.junit.jupiter',name:'junit-jupiter-params',version:'5.13.4'
43+
implementationgroup:'org.junit.jupiter',name:'junit-jupiter-engine',version:'5.13.4'
4444

4545
// TODO sbft-usvm-merge: UtBot engine expects `com.github.UnitTestBot.ksmt` here
4646
implementationgroup:'io.ksmt',name:'ksmt-core',version: ksmtVersion

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp