Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ val MacroParadiseVersion = "2.1.1"
val ScalaCheckVersion = "1.15.4"
val KindProjectorVersion = "0.13.2"
val BetterMonadicForVersion = "0.3.1"
val GitHub4sVersion = "0.29.1"
val GitHub4sVersion = "0.33.3"
val ScalaTestVersion = "3.2.9"
val ScalaTestPlusVersion = "3.2.9.0"

Expand Down
2 changes: 1 addition & 1 deletion src/main/g8/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ val BetterMonadicForVersion = "0.3.1"
/** Used for publishing the microsite:
* [[https://github.com/47degrees/github4s]]
*/
val GitHub4sVersion = "0.29.1"
val GitHub4sVersion = "0.33.3"

/**
* Defines common plugins between all projects.
Expand Down