Skip to content

Commit 41f6ec7

Browse files
authored
Apply suggestions from code review
1 parent 32a7aa4 commit 41f6ec7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Test/test_nonlinear.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2459,7 +2459,7 @@ end
24592459
function version_added(
24602460
::typeof(test_VectorNonlinearOracle_LagrangeMultipliers_MAX_SENSE),
24612461
)
2462-
return v"1.47.0"
2462+
return v"1.48.0"
24632463
end
24642464

24652465
function test_VectorNonlinearOracle_LagrangeMultipliers_MIN_SENSE(
@@ -2538,5 +2538,5 @@ end
25382538
function version_added(
25392539
::typeof(test_VectorNonlinearOracle_LagrangeMultipliers_MIN_SENSE),
25402540
)
2541-
return v"1.47.0"
2541+
return v"1.48.0"
25422542
end

0 commit comments

Comments
 (0)