Skip to content

Commit

Permalink
Upgrade to junit 5.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bmalinowsky committed Feb 8, 2024
1 parent b705c35 commit d3d7e53
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 @@ -14,7 +14,7 @@ repositories {
maven { url 'https://s01.oss.sonatype.org/content/repositories/snapshots' }
}

ext.junitJupiterVersion = '5.10.1'
ext.junitJupiterVersion = '5.10.2'
ext.desc = 'Calimero, a free KNX network library'

group = 'io.calimero'
Expand Down

0 comments on commit d3d7e53

Please sign in to comment.