Skip to content

Commit 5c40d2f

Browse files
committed
Update versions
1 parent 03fcd73 commit 5c40d2f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id 'com.iwillfailyou' version '0.4.1'
2+
id 'com.iwillfailyou' version '0.5.0'
33
}
44

55
allprojects {

plugin-gradle/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ version = '0.5.0'
2828
dependencies {
2929
implementation gradleApi()
3030
implementation 'com.iwillfailyou:java-plugin:0.0.4'
31-
implementation 'com.iwillfailyou:java-inspections:0.8.0'
31+
implementation 'com.iwillfailyou:java-inspections:0.8.1'
3232
testCompile group: 'junit', name: 'junit', version: '4.12'
3333
}
3434

0 commit comments

Comments
 (0)