File tree 1 file changed +22
-0
lines changed
1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 45
45
column =" 17" />
46
46
</issue >
47
47
48
+ <issue
49
+ id =" GradleDependency"
50
+ message =" A newer version of org.codehaus.mojo:animal-sniffer-annotations than 1.23 is available: 1.24"
51
+ errorLine1 =" compileOnly(" org.codehaus.mojo:animal-sniffer-annotations:${PosthogBuildConfig.Plugins.ANIMAL_SNIFFER_SDK_ANNOTATION}" )"
52
+ errorLine2 =" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~" >
53
+ <location
54
+ file =" build.gradle.kts"
55
+ line =" 94"
56
+ column =" 17" />
57
+ </issue >
58
+
59
+ <issue
60
+ id =" GradleDependency"
61
+ message =" A newer version of com.squareup.okhttp3:mockwebserver than 4.11.0 is available: 4.12.0"
62
+ errorLine1 =" testImplementation(" com.squareup.okhttp3:mockwebserver:${PosthogBuildConfig.Dependencies.OKHTTP}" )"
63
+ errorLine2 =" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~" >
64
+ <location
65
+ file =" build.gradle.kts"
66
+ line =" 109"
67
+ column =" 24" />
68
+ </issue >
69
+
48
70
</issues >
You can’t perform that action at this time.
0 commit comments