Skip to content

Commit

Permalink
Update dependency com.github.cryptomorin:XSeries to v9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 25, 2022
1 parent 95b54d3 commit 22f54c0
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 @@ -35,7 +35,7 @@ dependencies {
compileOnly 'xyz.theprogramsrc:tasksmodule:0.1.0-SNAPSHOT'
compileOnly 'xyz.theprogramsrc:translationsmodule:0.1.3-SNAPSHOT'

implementation 'com.github.cryptomorin:XSeries:9.0.0'
implementation 'com.github.cryptomorin:XSeries:9.1.0'

testImplementation 'org.junit.jupiter:junit-jupiter:5.8.2'
}
Expand Down

0 comments on commit 22f54c0

Please sign in to comment.