Skip to content

Commit 4e56c5d

Browse files
author
scala-steward
committed
Update os-lib to 0.11.8
1 parent d7e7d91 commit 4e56c5d

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.7
3+
//> using dep com.lihaoyi::os-lib:0.11.8
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.7
3+
//> using dep com.lihaoyi::os-lib:0.11.8
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.7
3+
//> using dep com.lihaoyi::os-lib:0.11.8
44
//> using dep com.softwaremill.sttp.client4::core:4.0.15
55

66
package sttp.client4.examples.other

0 commit comments

Comments
 (0)