We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f49e76 commit 97e0ffeCopy full SHA for 97e0ffe
build.gradle.kts
@@ -49,7 +49,7 @@ dependencies {
49
implementation("org.apache.commons:commons-compress:1.21")
50
implementation("org.apache.tika:tika-core:1.27")
51
// https://packages.jetbrains.team/maven/p/ij/intellij-dependencies/org/jetbrains/pty4j/pty4j/
52
- implementation("org.jetbrains.pty4j:pty4j:0.11.5")
+ implementation("org.jetbrains.pty4j:pty4j:0.12.5")
53
54
developmentOnly("org.springframework.boot:spring-boot-devtools")
55
annotationProcessor("org.springframework.boot:spring-boot-configuration-processor")
0 commit comments