Skip to content

Commit 8697072

Browse files
author
scala-steward
committed
Update os-lib to 0.11.7
1 parent e985952 commit 8697072

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/src/main/scala/sttp/client4/examples/other/cmdOutputStreamingWithOsLib.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// {cat=Other; effects=Direct; backend=HttpClient}: Command output streaming with os-lib support
22

3-
//> using dep com.lihaoyi::os-lib:0.11.6
3+
//> using dep com.lihaoyi::os-lib:0.11.7
44
//> using dep com.softwaremill.sttp.client4::core:4.0.15
55

66
package sttp.client4.examples.other

examples/src/main/scala/sttp/client4/examples/other/downloadFileWitOsLib.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// {cat=Other; effects=Direct; backend=HttpClient}: Download file with os-lib support
22

3-
//> using dep com.lihaoyi::os-lib:0.11.6
3+
//> using dep com.lihaoyi::os-lib:0.11.7
44
//> using dep com.softwaremill.sttp.client4::core:4.0.15
55

66
package sttp.client4.examples.other

examples/src/main/scala/sttp/client4/examples/other/uploadFileWithOsLib.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// {cat=Other; effects=Direct; backend=HttpClient}: Download file with os-lib support
22

3-
//> using dep com.lihaoyi::os-lib:0.11.6
3+
//> using dep com.lihaoyi::os-lib:0.11.7
44
//> using dep com.softwaremill.sttp.client4::core:4.0.15
55

66
package sttp.client4.examples.other

0 commit comments

Comments
 (0)