@@ -7,7 +7,6 @@ datadog = "1.45.2"
77dependencyAnalysisPlugin = " 2.7.0"
88detekt = " 1.23.7"
99docker = " 3.4.1"
10- flyway = " 11.2.0"
1110googleAuth = " 1.31.0"
1211googleHttp = " 1.45.3"
1312hoplite = " 2.7.5"
@@ -21,7 +20,6 @@ micrometer = "1.12.13"
2120netty = " 4.1.117.Final"
2221okHttp = " 5.0.0-alpha.14"
2322protobuf = " 3.25.6"
24- protobufPlugin = " 0.9.4"
2523retrofit = " 2.11.0"
2624sqldelight = " 2.0.2"
2725wire = " 5.2.1"
@@ -54,7 +52,6 @@ concurrencyLimitsCore = { module = "com.netflix.concurrency-limits:concurrency-l
5452cronUtils = { module = " com.cronutils:cron-utils" , version = " 9.2.1" }
5553datasourceProxy = { module = " net.ttddyy:datasource-proxy" , version = " 1.10.1" }
5654detektApi = { module = " io.gitlab.arturbosch.detekt:detekt-api" , version.ref = " detekt" }
57- detektGradlePlugin = { module = " io.gitlab.arturbosch.detekt:detekt-gradle-plugin" , version.ref = " detekt" }
5855detektParser = { module = " io.gitlab.arturbosch.detekt:detekt-parser" , version.ref = " detekt" }
5956detektPsiUtils = { module = " io.gitlab.arturbosch.detekt:detekt-psi-utils" , version.ref = " detekt" }
6057detektTest = { module = " io.gitlab.arturbosch.detekt:detekt-test" , version.ref = " detekt" }
@@ -63,10 +60,8 @@ dockerApi = { module = "com.github.docker-java:docker-java-api", version.ref = "
6360dockerCore = { module = " com.github.docker-java:docker-java-core" , version.ref = " docker" }
6461dockerTransportCore = { module = " com.github.docker-java:docker-java-transport" , version.ref = " docker" }
6562dockerTransportHttpClient = { module = " com.github.docker-java:docker-java-transport-httpclient5" , version.ref = " docker" }
66- dokkaGradlePlugin = { module = " org.jetbrains.dokka:dokka-gradle-plugin" , version = " 2.0.0" }
6763errorproneAnnotations = { module = " com.google.errorprone:error_prone_annotations" , version = " 2.36.0" }
6864findbugsJsr305 = { module = " com.google.code.findbugs:jsr305" , version = " 3.0.2" }
69- flywayGradlePlugin = { module = " org.flywaydb:flyway-gradle-plugin" , version.ref = " flyway" }
7065gax = { module = " com.google.api:gax" , version = " 2.59.1" }
7166gcpCloudCore = { module = " com.google.cloud:google-cloud-core" , version = " 2.49.1" }
7267gcpDatastore = { module = " com.google.cloud:google-cloud-datastore" , version = " 2.25.4" }
@@ -134,10 +129,8 @@ jettyUnixSocket = { module = "org.eclipse.jetty:jetty-unixsocket-server" }
134129jettyUtil = { module = " org.eclipse.jetty:jetty-util" }
135130jettyWebsocketApi = { module = " org.eclipse.jetty.websocket:websocket-jetty-api" }
136131jettyWebsocketServer = { module = " org.eclipse.jetty.websocket:websocket-jetty-server" }
137- jgit = { module = " org.eclipse.jgit:org.eclipse.jgit" , version = " 5.13.3.202401111512-r" }
138132jnrUnixsocket = { module = " com.github.jnr:jnr-unixsocket" , version = " 0.38.23" }
139133jooq = { module = " org.jooq:jooq" , version = " 3.18.25" }
140- jooqGradlePlugin = { module = " nu.studer:gradle-jooq-plugin" , version = " 9.0" }
141134jsqlparser = { module = " com.github.jsqlparser:jsqlparser" , version = " 5.1" }
142135junitApi = { module = " org.junit.jupiter:junit-jupiter-api" , version.ref = " junit" }
143136junitEngine = { module = " org.junit.jupiter:junit-jupiter-engine" , version.ref = " junit" }
@@ -148,11 +141,9 @@ kotestAssertionsShared = { module = "io.kotest:kotest-assertions-shared", versio
148141kotestCommon = { module = " io.kotest:kotest-common" , version.ref = " kotest" }
149142kotestFrameworkApi = { module = " io.kotest:kotest-framework-api" , version.ref = " kotest" }
150143kotestJunitRunnerJvm = { module = " io.kotest:kotest-runner-junit5-jvm" , version.ref = " kotest" }
151- kotlinAllOpenPlugin = { module = " org.jetbrains.kotlin:kotlin-allopen" , version.ref = " kotlin" }
152144kotlinBom = { module = " org.jetbrains.kotlin:kotlin-bom" , version.ref = " kotlin" }
153145kotlinCompilerEmbeddable = { module = " org.jetbrains.kotlin:kotlin-compiler-embeddable" , version.ref = " kotlin" }
154146kotlinGradleBom = { module = " org.jetbrains.kotlin:kotlin-gradle-plugins-bom" , version.ref = " kotlin" }
155- kotlinGradlePlugin = { module = " org.jetbrains.kotlin:kotlin-gradle-plugin" , version.ref = " kotlin" }
156147kotlinNoArgPlugin = { module = " org.jetbrains.kotlin:kotlin-noarg" , version.ref = " kotlin" }
157148kotlinReflect = { module = " org.jetbrains.kotlin:kotlin-reflect" , version.ref = " kotlin" }
158149kotlinRetry = { module = " com.michael-bull.kotlin-retry:kotlin-retry" , version = " 1.0.9" }
@@ -169,7 +160,6 @@ launchDarkly = { module = "com.launchdarkly:launchdarkly-java-server-sdk", versi
169160logbackClassic = { module = " ch.qos.logback:logback-classic" , version = " 1.5.6" }
170161logbackCore = { module = " ch.qos.logback:logback-core" , version = " 1.5.6" }
171162loggingApi = { module = " io.github.microutils:kotlin-logging" , version = " 3.0.5" }
172- mavenPublishGradlePlugin = { module = " com.vanniktech:gradle-maven-publish-plugin" , version.ref = " mavenPublish" }
173163micrometerCore = { module = " io.micrometer:micrometer-core" , version.ref = " micrometer" }
174164micrometerRegistryPrometheus = { module = " io.micrometer:micrometer-registry-prometheus" , version.ref = " micrometer" }
175165mockitoCore = { module = " org.mockito:mockito-core" , version = " 5.15.2" }
@@ -196,7 +186,6 @@ prometheusClientBom = { module = "io.prometheus:simpleclient_bom", version = "0.
196186prometheusClientCommon = { module = " io.prometheus:simpleclient_common" }
197187prometheusHotspot = { module = " io.prometheus:simpleclient_hotspot" }
198188prometheusHttpserver = { module = " io.prometheus:simpleclient_httpserver" }
199- protobufGradlePlugin = { module = " com.google.protobuf:protobuf-gradle-plugin" , version.ref = " protobufPlugin" }
200189protobufJava = { module = " com.google.protobuf:protobuf-java" , version.ref = " protobuf" }
201190protoc = { module = " com.google.protobuf:protoc" , version.ref = " protobuf" }
202191retrofit = { module = " com.squareup.retrofit2:retrofit" , version.ref = " retrofit" }
@@ -207,7 +196,6 @@ retrofitScalars = { module = "com.squareup.retrofit2:converter-scalars", version
207196retrofitWire = { module = " com.squareup.retrofit2:converter-wire" , version.ref = " retrofit" }
208197servletApi = { module = " javax.servlet:javax.servlet-api" , version = " 4.0.1" }
209198slf4jApi = { module = " org.slf4j:slf4j-api" , version = " 2.0.16" }
210- sqldelightGradlePlugin = { module = " app.cash.sqldelight:gradle-plugin" , version.ref = " sqldelight" }
211199sqldelightJdbcDriver = { module = " app.cash.sqldelight:jdbc-driver" , version.ref = " sqldelight" }
212200sqldelightMysqlDialect = { module = " app.cash.sqldelight:mysql-dialect" , version.ref = " sqldelight" }
213201sqldelightRuntime = { module = " app.cash.sqldelight:runtime" , version.ref = " sqldelight" }
@@ -226,7 +214,6 @@ tinkAwskms = { module = "com.google.crypto.tink:tink-awskms", version = "1.9.1"
226214tinkGcpkms = { module = " com.google.crypto.tink:tink-gcpkms" , version = " 1.10.0" }
227215tracingDatadog = { module = " com.datadoghq:dd-trace-api" , version.ref = " datadog" }
228216wireBom = { module = " com.squareup.wire:wire-bom" , version.ref = " wire" }
229- wireGradlePlugin = { module = " com.squareup.wire:wire-gradle-plugin" , version.ref = " wire" }
230217wireGrpcClient = { module = " com.squareup.wire:wire-grpc-client" , version.ref = " wire" }
231218wireMoshiAdapter = { module = " com.squareup.wire:wire-moshi-adapter" , version.ref = " wire" }
232219wireReflector = { module = " com.squareup.wire:wire-reflector" , version.ref = " wire" }
@@ -236,13 +223,15 @@ wireSchema = { module = "com.squareup.wire:wire-schema", version.ref = "wire" }
236223[plugins ]
237224binaryCompatibilityValidator = { id = " org.jetbrains.kotlinx.binary-compatibility-validator" , version.ref = " kotlinBinaryCompatibilityPlugin" }
238225dependencyAnalysis = { id = " com.autonomousapps.dependency-analysis" , version.ref = " dependencyAnalysisPlugin" }
239- flyway = { id = " org.flywaydb.flyway" }
240- jooq = { id = " nu.studer.jooq" }
241- kotlinAllOpen = { id = " org.jetbrains.kotlin.plugin.allopen" }
242- kotlinJpa = { id = " org.jetbrains.kotlin.plugin.jpa" }
243- kotlinJvm = { id = " org.jetbrains.kotlin.jvm" }
244- mavenPublish = { id = " com.vanniktech.maven.publish" }
226+ detekt = { id = " io.gitlab.arturbosch.detekt" , version.ref = " detekt" }
227+ dokka = { id = " org.jetbrains.dokka" , version = " 2.0.0" }
228+ flyway = { id = " org.flywaydb.flyway" , version = " 11.2.0" }
229+ jooq = { id = " nu.studer.jooq" , version = " 9.0" }
230+ kotlinAllOpen = { id = " org.jetbrains.kotlin.plugin.allopen" , version.ref = " kotlin" }
231+ kotlinJpa = { id = " org.jetbrains.kotlin.plugin.jpa" , version.ref = " kotlin" }
232+ kotlinJvm = { id = " org.jetbrains.kotlin.jvm" , version.ref = " kotlin" }
233+ mavenPublish = { id = " com.vanniktech.maven.publish" , version.ref = " mavenPublish" }
245234mavenPublishBase = { id = " com.vanniktech.maven.publish.base" , version.ref = " mavenPublish" }
246- protobuf = { id = " com.google.protobuf" }
247- sqldelight = { id = " app.cash.sqldelight" }
248- wire = { id = " com.squareup.wire" }
235+ protobuf = { id = " com.google.protobuf" , version = " 0.9.4 " }
236+ sqldelight = { id = " app.cash.sqldelight" , version.ref = " sqldelight " }
237+ wire = { id = " com.squareup.wire" , version.ref = " wire " }
0 commit comments