Skip to content

Commit 9eadf92

Browse files
committed
Update approximations version
1 parent 7b58a17 commit 9eadf92

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
@@ -25,7 +25,7 @@ configurations {
2525
}
2626

2727
def approximationsRepo = "com.github.UnitTestBot.java-stdlib-approximations"
28-
def approximationsVersion = "034c49fb78"
28+
def approximationsVersion = "d9d6f30985"
2929

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

0 commit comments

Comments
 (0)