mirror of https://github.com/usbharu/Hideout.git
				
				
				
			fix(deps): update grpc-java monorepo to v1.65.1
This commit is contained in:
		
							parent
							
								
									1247ea3302
								
							
						
					
					
						commit
						183ce0ee52
					
				|  | @ -19,9 +19,9 @@ repositories { | |||
| 
 | ||||
| dependencies { | ||||
|     implementation("io.grpc:grpc-kotlin-stub:1.4.1") | ||||
|     implementation("io.grpc:grpc-protobuf:1.65.0") | ||||
|     implementation("io.grpc:grpc-protobuf:1.65.1") | ||||
|     implementation("com.google.protobuf:protobuf-kotlin:4.27.2") | ||||
|     implementation("io.grpc:grpc-netty:1.65.0") | ||||
|     implementation("io.grpc:grpc-netty:1.65.1") | ||||
|     implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1") | ||||
|     implementation(project(":owl-common")) | ||||
|     implementation("org.apache.logging.log4j:log4j-slf4j2-impl:2.23.1") | ||||
|  | @ -45,7 +45,7 @@ protobuf { | |||
|     } | ||||
|     plugins { | ||||
|         create("grpc") { | ||||
|             artifact = "io.grpc:protoc-gen-grpc-java:1.65.0" | ||||
|             artifact = "io.grpc:protoc-gen-grpc-java:1.65.1" | ||||
|         } | ||||
|         create("grpckt") { | ||||
|             artifact = "io.grpc:protoc-gen-grpc-kotlin:1.4.1:jdk8@jar" | ||||
|  |  | |||
|  | @ -13,9 +13,9 @@ repositories { | |||
| dependencies { | ||||
|     testImplementation("org.jetbrains.kotlin:kotlin-test") | ||||
|     implementation("io.grpc:grpc-kotlin-stub:1.4.1") | ||||
|     implementation("io.grpc:grpc-protobuf:1.65.0") | ||||
|     implementation("io.grpc:grpc-protobuf:1.65.1") | ||||
|     implementation("com.google.protobuf:protobuf-kotlin:4.27.2") | ||||
|     implementation("io.grpc:grpc-netty:1.65.0") | ||||
|     implementation("io.grpc:grpc-netty:1.65.1") | ||||
|     implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1") | ||||
|     implementation(project(":owl-common")) | ||||
|     protobuf(files(project(":owl-broker").dependencyProject.projectDir.toString() + "/src/main/proto")) | ||||
|  | @ -34,7 +34,7 @@ protobuf { | |||
|     } | ||||
|     plugins { | ||||
|         create("grpc") { | ||||
|             artifact = "io.grpc:protoc-gen-grpc-java:1.65.0" | ||||
|             artifact = "io.grpc:protoc-gen-grpc-java:1.65.1" | ||||
|         } | ||||
|         create("grpckt") { | ||||
|             artifact = "io.grpc:protoc-gen-grpc-kotlin:1.4.1:jdk8@jar" | ||||
|  |  | |||
|  | @ -14,9 +14,9 @@ dependencies { | |||
|     testImplementation("org.jetbrains.kotlin:kotlin-test") | ||||
|     api(project(":owl-producer:owl-producer-api")) | ||||
|     implementation("io.grpc:grpc-kotlin-stub:1.4.1") | ||||
|     implementation("io.grpc:grpc-protobuf:1.65.0") | ||||
|     implementation("io.grpc:grpc-protobuf:1.65.1") | ||||
|     implementation("com.google.protobuf:protobuf-kotlin:4.27.2") | ||||
|     implementation("io.grpc:grpc-netty:1.65.0") | ||||
|     implementation("io.grpc:grpc-netty:1.65.1") | ||||
|     implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1") | ||||
|     implementation(project(":owl-common")) | ||||
|     protobuf(files(project(":owl-broker").dependencyProject.projectDir.toString() + "/src/main/proto")) | ||||
|  | @ -35,7 +35,7 @@ protobuf { | |||
|     } | ||||
|     plugins { | ||||
|         create("grpc") { | ||||
|             artifact = "io.grpc:protoc-gen-grpc-java:1.65.0" | ||||
|             artifact = "io.grpc:protoc-gen-grpc-java:1.65.1" | ||||
|         } | ||||
|         create("grpckt") { | ||||
|             artifact = "io.grpc:protoc-gen-grpc-kotlin:1.4.1:jdk8@jar" | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue