Skip to content

Commit 4230e47

Browse files
committed
Bump scala-maxmind-iplookups to 0.9.1 (#193)
Includes snowplow/scala-maxmind-iplookups#186 which reduces how much off-heap memory gets used when initializing the IP Lookup enrichment
1 parent bd45953 commit 4230e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ object Dependencies {
5656
val zstd = "1.5.7-4"
5757

5858
val refererParser = "2.1.0"
59-
val maxmindIplookups = "0.9.0"
59+
val maxmindIplookups = "0.9.1"
6060
val circe = "0.14.3"
6161
val circeOptics = "0.14.1"
6262
val circeJackson = "0.14.0"

0 commit comments

Comments
 (0)