Skip to content

Commit 22e577b

Browse files
committed
Update approximations version
1 parent 273335e commit 22e577b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utbot-junit-contest/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ configurations {
2424
}
2525

2626
def approximationsRepo = "com.github.UnitTestBot.java-stdlib-approximations"
27-
def approximationsVersion = "53ceeb23ea"
27+
def approximationsVersion = "034c49fb78"
2828

2929
compileJava {
3030
options.compilerArgs << '-XDignore.symbol.file'

0 commit comments

Comments
 (0)