Skip to content

Commit

Permalink
Bump Iglu Scala Client to 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
spenes committed Jul 9, 2024
1 parent 25d6026 commit edf594c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ object Dependencies {
object V {
// Scala (Loader)
val decline = "2.4.1"
val igluClient = "3.0.0"
val igluClient = "3.1.1"
val igluCore = "1.1.1"
val badrows = "2.2.0"
val analyticsSdk = "3.1.0"
Expand Down

0 comments on commit edf594c

Please sign in to comment.