Skip to content

Commit 4eb99af

Browse files
authored
Upgrade to IDEA 2025.2.5 (#1209)
1 parent ecd7f16 commit 4eb99af

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
fail-fast: false
4242
matrix:
4343
os: [ubuntu-latest, macos-latest, windows-latest]
44-
version: [2025.2.4]
44+
version: [2025.2.5]
4545
runs-on: ${{ matrix.os }}
4646
steps:
4747
- uses: actions/checkout@v4

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ camelVersion = 4.16.0
22
camelQuarkusVersion = 3.30.0
33
camelKameletVersion = 4.16.0
44
camelKarafVersion = 3.22.4
5-
ideaVersion=2025.2.4
5+
ideaVersion=2025.2.5
66
mavenResolverVersion=1.9.22
77

88
org.jetbrains.intellij.platform.downloadSources=true

0 commit comments

Comments
 (0)