Skip to content

Commit

Permalink
Bump misc. versions (jReleaser, TestContainers, Junit-Jupiter)
Browse files Browse the repository at this point in the history
  • Loading branch information
ascheman committed Nov 2, 2024
1 parent fb39b27 commit 518dfef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Keep lexicographical (alphabetical) order everywhere!
[versions]
junit5-version = '5.11.2'
junit5-version = '5.11.3'
slf4j-version = '2.0.16'
wiremock-testcontainers-version = '1.0-alpha-14'
testcontainers-version = '1.20.2'
testcontainers-version = '1.20.3'

[libraries]
commons-validator = 'commons-validator:commons-validator:1.9.0'
Expand All @@ -19,7 +19,7 @@ wiremock-testcontainers = { module = 'org.wiremock.integrations.testcontainers:w
[plugins]
gradle-versions = { id= 'com.github.ben-manes.versions', version = '0.51.0' }
sonar = { id = 'org.sonarqube', version = '5.1.0.4882' }
jreleaser = { id = 'org.jreleaser', version = '1.13.1'}
jreleaser = { id = 'org.jreleaser', version = '1.15.0'}
gitProperties = { id = 'com.gorylenko.gradle-git-properties', version = '2.4.2' }

# Copyright Gerd Aschemann and aim42 contributors.
Expand Down

0 comments on commit 518dfef

Please sign in to comment.