Skip to content

Commit 335faf0

Browse files
committed
Bump immutables version
1 parent d8c0aa1 commit 335faf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

algebra/src/main/java/com/hubspot/algebra/AbstractHttpResultWrapper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
import com.fasterxml.jackson.annotation.JsonIgnore;
1010
import com.google.common.base.Preconditions;
11-
import com.hubspot.immutables.styles.HubSpotStyle;
11+
import com.hubspot.immutables.style.HubSpotStyle;
1212

1313
@Immutable
1414
@HubSpotStyle

0 commit comments

Comments
 (0)