Skip to content

Commit

Permalink
Update dependency org.jetbrains.pty4j:pty4j to v0.12.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent 1f49e76 commit ad82d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {
implementation("org.apache.commons:commons-compress:1.21")
implementation("org.apache.tika:tika-core:1.27")
// https://packages.jetbrains.team/maven/p/ij/intellij-dependencies/org/jetbrains/pty4j/pty4j/
implementation("org.jetbrains.pty4j:pty4j:0.11.5")
implementation("org.jetbrains.pty4j:pty4j:0.12.31")

developmentOnly("org.springframework.boot:spring-boot-devtools")
annotationProcessor("org.springframework.boot:spring-boot-configuration-processor")
Expand Down

0 comments on commit ad82d37

Please sign in to comment.