Skip to content
This repository was archived by the owner on Sep 28, 2023. It is now read-only.

Commit 944fbbd

Browse files
authored
Rename: sentry-graphql (getsentry#1801)
1 parent e1c72cf commit 944fbbd

File tree

9 files changed

+3
-3
lines changed

9 files changed

+3
-3
lines changed

.craft.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ targets:
3939
maven:io.sentry:sentry-openfeign:
4040
maven:io.sentry:sentry-apollo:
4141
maven:io.sentry:sentry-jdbc:
42-
maven:io.sentry:sentry-graphql-java:
42+
maven:io.sentry:sentry-graphql:

sentry-samples/sentry-samples-netflix-dgs/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323
implementation(Config.Libs.kotlinReflect)
2424
implementation(kotlin(Config.kotlinStdLib, KotlinCompilerVersion.VERSION))
2525
implementation(projects.sentrySpringBootStarter)
26-
implementation(projects.sentryGraphqlJava)
26+
implementation(projects.sentryGraphql)
2727
implementation(platform("com.netflix.graphql.dgs:graphql-dgs-platform-dependencies:4.9.2"))
2828
implementation("com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter")
2929
testImplementation(Config.Libs.springBootStarterTest) {

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ include(
2323
"sentry-spring-boot-starter",
2424
"sentry-bom",
2525
"sentry-openfeign",
26-
"sentry-graphql-java",
26+
"sentry-graphql",
2727
"sentry-jdbc",
2828
"sentry-samples:sentry-samples-android",
2929
"sentry-samples:sentry-samples-console",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy