Skip to content

Commit 8b8abcd

Browse files
committed
Update usvm-python-runner version
1 parent 35011d7 commit 8b8abcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utbot-python/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies {
1010
api(project(":utbot-python-parser"))
1111
api(project(":utbot-python-types"))
1212
api(project(":utbot-python-executor"))
13-
api("org.usvm:usvm-python-runner:d3b3a68")
13+
api("org.usvm:usvm-python-runner:7b35ce5")
1414

1515
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.8.1")
1616
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8")

0 commit comments

Comments
 (0)