Skip to content

Commit

Permalink
Dependency Upgrade: ide-plugins-common (#451)
Browse files Browse the repository at this point in the history
ide-plugins-common updated to version 2.3.4
  • Loading branch information
noyshabtay authored Dec 11, 2023
1 parent 6acdbbb commit caadc74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ repositories {
}

def buildInfoVersion = '2.41.6'
def idePluginsCommonVersion = '2.3.3'
def idePluginsCommonVersion = '2.3.4'

dependencies {
implementation group: 'com.fasterxml.jackson.dataformat', name: 'jackson-dataformat-yaml', version: '2.15.2'
Expand Down

0 comments on commit caadc74

Please sign in to comment.