Skip to content

Commit cb2a91e

Browse files
committed
bump 2.13.10 to 2.13.11 in optional build
1 parent 4996cb1 commit cb2a91e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,12 @@ jobs:
7070
matrix:
7171
distribution: [ 'corretto' ]
7272
jdk: [ '11' ]
73-
scala: [ '2.12.15', '2.13.10', '3.2.2' ]
73+
scala: [ '2.12.15', '2.13.11', '3.2.2' ]
7474
experimental: [ false ]
7575
include:
7676
- jdk: '17'
7777
distribution: 'corretto'
78-
scala: '2.13.10'
78+
scala: '2.13.11'
7979
experimental: true
8080

8181
steps:

0 commit comments

Comments
 (0)