We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27711e9 commit 6850a25Copy full SHA for 6850a25
cosec-dependencies/build.gradle.kts
@@ -18,7 +18,7 @@ dependencies {
18
api(platform("me.ahoo.cocache:cocache-bom:0.4.0"))
19
api(platform("me.ahoo.cosky:cosky-bom:3.1.0"))
20
api(platform("me.zhyd.oauth:JustAuth:1.16.5"))
21
- api(platform("io.opentelemetry:opentelemetry-bom:1.21.0"))
+ api(platform("io.opentelemetry:opentelemetry-bom:1.22.0"))
22
constraints {
23
api("ognl:ognl:3.3.4")
24
api("com.auth0:java-jwt:4.2.1")
0 commit comments