Skip to content

Commit c7f8667

Browse files
Revert "chore: bumping confluentVersion" (#106)
1 parent 5f8c9aa commit c7f8667

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pr-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
runs-on: ubuntu-22.04
5050
steps:
5151
- name: Dependency Check
52-
uses: hypertrace/github-actions/dependency-check@main
52+
uses: hypertrace/github-actions/dependency-check@main

kafka-bom/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

66

7-
var confluentVersion = "7.9.0"
7+
var confluentVersion = "7.7.0"
88
var confluentCcsVersion = "$confluentVersion-ccs"
99
var protobufVersion = "3.25.5"
1010

0 commit comments

Comments
 (0)