Skip to content

Commit 5835a82

Browse files
committed
style: add missing colon prefix to rollbar-okhttp in settings.gradle.kts
1 parent 0d75c63 commit 5835a82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ include(
3838
":rollbar-jakarta-web",
3939
":rollbar-log4j2",
4040
":rollbar-logback",
41-
"rollbar-okhttp",
41+
":rollbar-okhttp",
4242
":rollbar-spring-webmvc",
4343
":rollbar-spring6-webmvc",
4444
":rollbar-spring-boot-webmvc",

0 commit comments

Comments
 (0)