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 ec392de commit ddefac6Copy full SHA for ddefac6
build.gradle
@@ -74,7 +74,7 @@ dependencies {
74
75
implementation 'io.opentelemetry:opentelemetry-exporter-otlp'
76
77
- implementation platform('com.contentgrid.thunx:thunx-bom:0.12.0')
+ implementation platform('com.contentgrid.thunx:thunx-bom:0.12.1')
78
implementation 'com.contentgrid.thunx:thunx-gateway-spring-boot-starter'
79
implementation 'com.contentgrid.thunx:thunx-encoding-json'
80
0 commit comments