Skip to content

Commit 0035c75

Browse files
Update dependency org.jetbrains.pty4j:pty4j to v0.13.9
1 parent 1f49e76 commit 0035c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949
implementation("org.apache.commons:commons-compress:1.21")
5050
implementation("org.apache.tika:tika-core:1.27")
5151
// https://packages.jetbrains.team/maven/p/ij/intellij-dependencies/org/jetbrains/pty4j/pty4j/
52-
implementation("org.jetbrains.pty4j:pty4j:0.11.5")
52+
implementation("org.jetbrains.pty4j:pty4j:0.13.9")
5353

5454
developmentOnly("org.springframework.boot:spring-boot-devtools")
5555
annotationProcessor("org.springframework.boot:spring-boot-configuration-processor")

0 commit comments

Comments
 (0)